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
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to