dsdb-acl: Use the structural objectClass in acl_check_access_on_attribute()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 2 Jan 2013 04:01:23 +0000 (15:01 +1100)
committerStefan Metzmacher <metze@samba.org>
Mon, 21 Jan 2013 15:12:45 +0000 (16:12 +0100)
commit6a4063f30273ff184364f276c5206c3507f37644
treebda3c3523e406a0584c3ee64658e48e2782326e5
parente8cc59eb781006c6193249128a1ffc4bcba8f28a
dsdb-acl: Use the structural objectClass in acl_check_access_on_attribute()

This commit enters the GUID into the object tree so that that access
rights assigned to the structural objectClass are also available, as
well as rights assigned to the attribute property groups.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/acl_util.c