s4:acl LDB module - remove the "forest DN" check
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 1 Aug 2010 15:02:45 +0000 (17:02 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 1 Aug 2010 19:30:28 +0000 (21:30 +0200)
commitf824e459f0c7971e86ff214bdfe84ce93dba14aa
tree997839e3c6b8d08802a1664cbcde86be02fdc978
parent149f4251c5ae38d598a14aa899f5b418acf1c962
s4:acl LDB module - remove the "forest DN" check

After some reading I've discovered that this isn't really true. The forest
partition does exist on one or more DCs and is there the same as the default
base DN (which is already checked by the module).
And if we have other DCs which contain child domains then they never contain
data of the forest domain beside the schema and the configuration partition
(which are checked anyway) since a DC can always contain only one domain!

Link: http://www.informit.com/articles/article.aspx?p=26896&seqNum=5
source4/dsdb/samdb/ldb_modules/acl.c