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, 19 Aug 2009 11:06:23 +0000 (13:06 +0200)
commit1542d479c617349285fb4bbc875b62a1e7ae8d6f
tree16b7de7ca43594dcdac3247ec4fafc1dcea39964
parentebd709c5b8e62b3e27cdeeeed4aa0975f992399e
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.
source/modules/vfs_gpfs.c