s4:acl/descriptor LDB module - distinguish between root and default basedn
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 13 Apr 2010 07:18:33 +0000 (09:18 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 13 Apr 2010 07:32:34 +0000 (09:32 +0200)
commita894d6cc37c3799d478720f4340fcef57a5d0b4b
treefa8e3a2aa9e938e846ae02277247b45cc0b69330
parent0dffa9caec8925a081e951579dd696810fc9e857
s4:acl/descriptor LDB module - distinguish between root and default basedn

The first is the forest base DN, the second the domain base DN. At the moment
we assume that they are both the same but it hasn't to be so.

Nadia, I would invite you to fix the outstanding parts regarding this (I added
comments).
source4/dsdb/samdb/ldb_modules/acl.c
source4/dsdb/samdb/ldb_modules/descriptor.c