s4:dsdb/acl: calculate the correct access_mask when modifying nTSecurityDescriptor
authorStefan Metzmacher <metze@samba.org>
Wed, 21 Nov 2012 13:10:43 +0000 (14:10 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 30 Nov 2012 16:17:20 +0000 (17:17 +0100)
commit53b100bb59dadbc7cfb727a4ad1566302ff6c831
treef560014d3b041bc4f7a1502bf64ac6dfd010b524
parent95b480fd98d9647c679672abac49c9f4ca5b3219
s4:dsdb/acl: calculate the correct access_mask when modifying nTSecurityDescriptor

The access_mask depends on the SD Flags.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source4/dsdb/samdb/ldb_modules/acl.c