This is what we used at one time to fix this problem.
Easy enough to try.

gksudo gedit /etc/samba/smb.conf

Find this section in the file: 
####### Authentication ####### 
# “security = user” is always a good idea. This will require a Unix account 
# in this server for every user accessing the server. See 
# /usr/share/doc/samba-doc/htmldocs/Samba-HOWTO-Collection/ServerType.html 
# in the samba-doc package for details. 
#security = user 


Uncomment the security line, and add another line to make it look like this: 
security = user 
username map = /etc/samba/smbusers 
__________________

-- 
Gvfs keeps asking for password when trying to mount Samba share
https://bugs.launchpad.net/bugs/510059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to