1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

Ensure the masks don't conflict with the ACL checks.

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Oct  5 00:36:40 CEST 2012 on sn-devel-104
This commit is contained in:
Jeremy Allison 2012-10-04 13:50:51 -07:00
parent 18e07f118c
commit 78594909b8
2 changed files with 4 additions and 2 deletions

View File

@ -909,7 +909,8 @@ sub provision($$$$$$)
map system = no
map readonly = no
store dos attributes = yes
create mask = 755
create mask = 0777
directory mask = 0777
dos filemode = yes
vfs objects = $vfs_modulesdir_abs/acl_xattr.so $vfs_modulesdir_abs/fake_acls.so $vfs_modulesdir_abs/xattr_tdb.so $vfs_modulesdir_abs/streams_depot.so

View File

@ -1390,7 +1390,8 @@ sub provision_plugin_s4_dc($$)
smbd:sharedelay = 100000
smbd:writetimeupdatedelay = 500000
create mask = 755
create mask = 0777
directory mask = 0777
dos filemode = yes
dcerpc endpoint servers = -winreg -srvsvc