[Samba] group share directory

David Christensen dpchrist at holgerdanske.com
Sun Sep 15 14:57:24 MDT 2013


On 09/15/13 01:00, steve wrote:
> You have set access via posix acls. Does the share have inherit acls =
> Yes?

Thanks for the reply.  :-)


Here is the Samba configuration for the share:

     # grep -A 9 data /etc/samba/smb.conf
     [data]
             path = /mnt/z/data
             read only = No
             create mask = 0777
             directory mask = 0777
             inherit acls = Yes


Going from memory, the Samba behavior was the same as local behavior -- 
creating files and directories via Samba worked, but copying and moving 
didn't.


David


More information about the samba mailing list