[Samba] Permission for copied file/dir

steve steve at steve-ss.com
Tue Jul 10 06:27:59 MDT 2012


On 10/07/12 13:03, Quinn Plattel wrote:

>>>
>>> My goal is to set 0770 on all the share, including files and
>>> directories.

Hi Quinn

Does your file system support acl's?

Why not forget smb.conf and simply set the acl on the directory where 
you want the 0770?

e.g. for group rw you can do:
chmod 0770 /your/directory
setfacl -d -Rm g::rwx /your/directory

Cheers,
Steve


More information about the samba mailing list