Stop every ldb startup doing a write to the database.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 21 Aug 2008 06:42:03 +0000 (16:42 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 21 Aug 2008 06:42:03 +0000 (16:42 +1000)
commit44775d1ed4a4b8edc66a06e2b3710aba6a0dd019
tree98c93bf0258b6adae86179ab6b8ddd329e9d0310
parent682ca3cae1d5e796bc58142f79c99d43742ac85c
Stop every ldb startup doing a write to the database.

Something in the search stack adds a distinguisedName record, which
isn't in the message we generate.  So we compare, fail and rewrite the
record - every time ldb starts up...

Andrew Bartlett
source/dsdb/schema/schema_set.c