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 09:39:44 +0000 (11:39 +0200)
commitc54a8db00621de12efc6424cd9112aaf95935067
tree3fffb210c52e66bac1ba349ecf43e964758efe57
parent5feff0ba01a02f7b9d0c76e3c313d9cb361eb35e
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