s4:descriptor 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)
commit89c7859006a47d646762f8f3e2256f72d6133c70
tree36412c5a04c5cb3837166f8a4942681d1598088e
parentf824e459f0c7971e86ff214bdfe84ce93dba14aa
s4:descriptor LDB module - remove the "forest DN" check

Also here we have to work with the default base DN.

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/descriptor.c