Displaying 1 result from an estimated 1 matches for "signmatters".
2005 Apr 27
1
Guest user?
...d added the person who's allowed to
edit this drive to that group
Created the following lines in smb.conf file:
[public]
comment = shared folder
writeable = yes
path = /home/samba/public
write list = @everyone
guest ok = no
create mode = 0777
directory mode = 0777
[signmatters]
comment = shared folder
writeable = yes
path = /home/samba/restricted
write list = @restricted
valid users = @everyone @restricted
guest ok = no
create mode = 0775
directory mode = 0775
guest isn't part of either "everyone&q...