s4:objectclass LDB module - handle the case when there is a retry to add the root...
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 17 Jun 2010 13:17:05 +0000 (15:17 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 19 Jun 2010 15:53:14 +0000 (17:53 +0200)
commit9da8b06112257f87860e31273c9d3128bc811371
treee461ff850d80e8e8bf2b79f33a7a52b588ea534c
parent24930aa716c3501b336e8f5534590e968d837aaf
s4:objectclass LDB module - handle the case when there is a retry to add the root basedn

This isn't quitted with a normal "NO_SUCH_OBJECT" (parent not found) but with a
very special referral: one with the DN itself and the hostname is the last
component value of the DN.
source4/dsdb/samdb/ldb_modules/objectclass.c