[Samba] recursive permissions?
Kenneth Simpson
ken at MILitho.COM
Wed Sep 18 06:58:02 GMT 2002
Hi - I'm trying to set different permissions on server shares
/home/meche
/home/meche/users
but the later directory is inheriting the permissions from the top
directory.
Is this normal?
Is there a work around?
Am I just doing something stupid?
Any help would appreciated.
-- Ken
[MechE]
path = /home/meche
create mask = 0660
directory mask = 0770
browseable = yes
writeable = yes
public = yes
[Meche User]
path = /home/meche/users
create mask = 0640
force create mask = 0640
directory mask = 0750
browseable = no
writeable = yes
public = yes
More information about the samba
mailing list