dsdb-acl: calculate sDRightsEffective based on "nTSecurityDescriptor"
authorStefan Metzmacher <metze@samba.org>
Tue, 8 Jan 2013 14:55:36 +0000 (15:55 +0100)
committerMatthieu Patou <mat@samba.org>
Thu, 17 Jan 2013 10:21:10 +0000 (11:21 +0100)
commit6a1025551eb5b343ec996ae0c642d542162e8910
tree1b676c3188eb6f34be8009c20cdfe415441bb76f
parentccf577da14194f5f3377226bcdb7e69b62a94851
dsdb-acl: calculate sDRightsEffective based on "nTSecurityDescriptor"

acl_check_access_on_attribute should never be called with attr=NULL
because we don't check access on an attribute in that case

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Matthieu Patou <mat@matws.net>
Autobuild-User(master): Matthieu Patou <mat@samba.org>
Autobuild-Date(master): Thu Jan 17 11:21:10 CET 2013 on sn-devel-104
source4/dsdb/samdb/ldb_modules/acl.c