s4:dsdb Don't error out if we can't get the Aggregate schema DN yet
authorAndrew Bartlett <abartlet@samba.org>
Tue, 16 Mar 2010 03:40:15 +0000 (14:40 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 16 Mar 2010 08:25:14 +0000 (19:25 +1100)
commitc874b9f42eebacd9ad6baa90309635db8b8ec3fb
treeb49d802b3e9c76faaacad4bd62455a6e5d793730
parent19aa07564228f8018d5c7f3bdfcd3d7c311f08b1
s4:dsdb Don't error out if we can't get the Aggregate schema DN yet

It's easier to just set it up when we can, then to deal with the
ordering issues in ldb startup.  As long as we have it ready if a real
client ever asks for it, then we should be happy.

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/operational.c