Displaying 1 result from an estimated 1 matches for "200a3i".
Did you mean:
2003
2003 Oct 07
1
Samba 3.0.0: "force user" not working
Hi,
a few days ago I upgraded to Samba 3.0.0.
The upgrade worked flawlessly.
I just wonder why the "force user" setting does no longer work like it
should..
This is an excerpt from my smb.conf-file:
[200a3i]
path = /home/www_200a3i/public_html
valid users = peter, niklas
admin users = peter
force user = www_200a3i
force group = www
Usually one expects that these settings make samba use the user www_200a3i
from /etc/passwd to create files / folders. But it doesn't, it uses root
instead. Ho...