Can't add Samba users in Ubuntu
Posted
by
petersohn
on Super User
See other posts from Super User
or by petersohn
Published on 2011-01-02T10:07:23Z
Indexed on
2011/01/02
10:55 UTC
Read the original article
Hit count: 259
I am using (K)Ubuntu 10.10, and I'm trying to set up Samba shares. When I try to add a Samba user in the KDE samba configuration, exit the configuration dialog, then enter it again, I see that the user is not added. Then I tried it using the command line (running as root):
smbpasswd -a peet
'peet' is my normal user name. It asks for a password, then does something on my hard drive, but I can see no password file created in /etc/samba, and neither does the date of my smb.conf file change. I also don't see the samba user when I open the samba configuration dialog.
© Super User or respective owner