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)
commit3d3fc7bdaaf41eb81ec7d653a68a3e4168c6177b
treea70dfef560a5df348beef47e588e5e7d096e541b
parent53a35b265566b94f882ea09b26cb049fa89b8759
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
(This used to be commit 44775d1ed4a4b8edc66a06e2b3710aba6a0dd019)
source4/dsdb/schema/schema_set.c