Make refusal of SEC_DESC_DACL_PROTECTED configurable
authorVolker Lendecke <vl@samba.org>
Thu, 13 Aug 2009 04:33:16 +0000 (06:33 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 10 Mar 2010 12:22:03 +0000 (13:22 +0100)
commit30c7b97c22f88f5d00e5bf8c2c8425ee94fe1f34
tree80babce041a30fd007c7474748b0fc98a2083384
parent82742f8210edfcb6498f05efcd71aaef52e0ff16
Make refusal of SEC_DESC_DACL_PROTECTED configurable

This adds a parameter "gpfs:refuse_dacl_protected" that defaults to false.

GPFS has no place to store the SEC_DESC_DACL_PROTECTED ACL bit. With this
parameter we give customers an option to either ignore this bit or refuse
setting an ACL with it.
source3/modules/vfs_gpfs.c