provision: simplfy by removing old code to manually create baseDNs.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 17 Jan 2008 01:00:27 +0000 (12:00 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 17 Jan 2008 01:00:27 +0000 (12:00 +1100)
commite77375758d66e94e5e0b6e61a97c9281c3d9c71f
treeedb538438b6467e87b08a5548c83e733e3b53e8c
parent4c869c54c2b8125fc88e58bbfddf1975476978a5
provision: simplfy by removing old code to manually create baseDNs.

Previously, we would create the first record in the DB as an LDIF
file, with the expectation that the administrator would use slapadd to
create the database.

We now do everything over LDAP, which is far simpler, and allows the
LDB module chain to do its work, without special cases.

Also fix naming of the output schema when suggesting the comamnd line
to run ad2oLschema in provision-backend.

Andrew Bartlett
source/scripting/libjs/provision.js
source/setup/provision
source/setup/provision-backend
source/setup/provision_basedn.ldif
source/setup/provision_configuration_basedn.ldif
source/setup/provision_schema_basedn.ldif