diff options
Diffstat (limited to 'net/samba3/files/smb.conf.default')
-rw-r--r-- | net/samba3/files/smb.conf.default | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/samba3/files/smb.conf.default b/net/samba3/files/smb.conf.default index e85a61724d2c..3bc81ba5dca5 100644 --- a/net/samba3/files/smb.conf.default +++ b/net/samba3/files/smb.conf.default @@ -165,6 +165,11 @@ ; map system = no ; map archive = no +# Use inherited ACLs for directories +; nt acl support = yes +; inherit acls = yes +; map acl inherit = yes + # These scripts are used on a domain controller or stand-alone # machine to add or delete corresponding unix accounts ; add user script = /usr/sbin/useradd %u |