Displaying 1 result from an estimated 1 matches for "dobody".
Did you mean:
nobody
2005 Sep 14
2
File owning and rights problems
...e to map a network drive share which
is shared by a samba server. (i.e net use i: \\server\d)
I give a username and a password which exists in /etc/samba/smbpasswd (i.e
user name: user1 and password: passwd1) but when I create and/or edit a
file, it changes the ownership to that file to owner user: dobody and group
owner: nobody. Also the rights are changed from -rwxrwxrwx to -rwx-r--r--
In conclusion: even if a duply a valid username and password, the server
logs me in as nobody... and I don't want ownership and rights to be
changed...
What can I do?
Thanx for your help!