Connecting to a Samba share
- Add credentials to Windows Credentials Manager:
cmdkey /add:server /user:user@server /pass:passwd - Make sure Samba is running with SMB3
- edit smb.conf
- Add
min protocol = SMB3
client min protcol = SMB3
Connecting to a Samba share