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)
commitf1e177a7b8e660b245d5fb9b11a66b43c9b69784
tree2bb54eec3573ae3d0fd5abf6aa34710431264ecb
parentb44f322f5d5940cb61b2f9c9e44fc25ed00e81be
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
(This used to be commit e77375758d66e94e5e0b6e61a97c9281c3d9c71f)
source4/scripting/libjs/provision.js
source4/setup/provision
source4/setup/provision-backend
source4/setup/provision_basedn.ldif
source4/setup/provision_configuration_basedn.ldif
source4/setup/provision_schema_basedn.ldif