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)
commit747d683b0d92c3b1cde67245d514977a2c87dc44
tree0b160e4cefed60d2d2b03f09b1432bd640cdfc3f
parent94d5e69190f34d66d4defd4a7de7ce24bee77bc3
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
source/dsdb/schema/schema_set.c