Set both attributes and indexes into the database on schema load.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 21 Aug 2008 02:58:00 +0000 (12:58 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 21 Aug 2008 02:58:00 +0000 (12:58 +1000)
commitfa3f3bee83821c8f2fd154f98fd97fec527d3da7
treebceaccfd5df481fa7edcfcf97019a503c019b3e8
parent64293ca4afb6aa252d9e49bbcb8450a3dff04c37
Set both attributes and indexes into the database on schema load.

This ensures that a rudementary schema is always present (for
bootstrapping), and that the indexes are maintained equal to the
schema (rather than hard-coded).

Andrew Bartlett
(This used to be commit 747d683b0d92c3b1cde67245d514977a2c87dc44)
source4/dsdb/schema/schema_set.c