Can't access NAS from Rpi2

Set to smb1

Nope. Tried all 4 settings. None, 1, 2 and 3. Same problem.
If I go to add a new source in the file manager I can navigate through the system and open Windows smb, Workgroup and the final source and see all the folders, but I don’t get past the password entry. Credentials work fine over windows and android.

Not 100% sure what you are explaining here. Basically you should go via Videos - Files - Add Videos - Network - Browse - Add network location than add it in Form of smb://IP/Share

If you still don’t get it going I suggest either provide new debug enabled logs or alternative switch over to the fstab based samba mounting that is explained in a HowTo

Yea that’s what I meant, but I’ve got my system set on German language so I wasn’t sure of the path in English. :smiley:
I must have done something wrong earlier. I just tried again going by the step by step guide / test you posted 3 weeks ago.
It now worked with
client lanman auth = yes
client use spnego = no

Aswell as

client lanman auth = yes
client use spnego = no
client ntlmv2 auth = no

I have full access to all data again. Anything I need to watch out for? Was this update proof?

Hi Alex,

My understanding is that user.conf, shouldn’t be overwritten during updates. So you should be good.

Thanks Tom.

I assume you meant shouldn't be

cheers will edit post

I resolved adding

client min protocol = NT1

to user.conf