dsdb: Change acl module to look for instanceType flag rather than list of NCs
authorAndrew Bartlett <abartlet@samba.org>
Fri, 6 Sep 2013 03:48:29 +0000 (15:48 +1200)
committerStefan Metzmacher <metze@samba.org>
Sun, 29 Jun 2014 21:45:26 +0000 (23:45 +0200)
commit206d7433da49bafa1eeda73c1e689925a744bfb4
tree48d122b4af7f9239b1aa6f064580ea2ce2e8792c
parent36bfbd1348a7714b462882b9ae72c10c959da632
dsdb: Change acl module to look for instanceType flag rather than list of NCs

This avoids any DNs being a free pass beyond the ACL code, instead it is based on the CN=Partitions ACL.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/acl.c
source4/dsdb/samdb/ldb_modules/instancetype.c