summaryrefslogtreecommitdiff
path: root/source4/setup/provision_configuration_basedn.ldif
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-01-17 12:00:27 +1100
committerAndrew Bartlett <abartlet@samba.org>2008-01-17 12:00:27 +1100
commitf1e177a7b8e660b245d5fb9b11a66b43c9b69784 (patch)
tree2bb54eec3573ae3d0fd5abf6aa34710431264ecb /source4/setup/provision_configuration_basedn.ldif
parentb44f322f5d5940cb61b2f9c9e44fc25ed00e81be (diff)
downloadsamba-f1e177a7b8e660b245d5fb9b11a66b43c9b69784.tar.gz
samba-f1e177a7b8e660b245d5fb9b11a66b43c9b69784.tar.bz2
samba-f1e177a7b8e660b245d5fb9b11a66b43c9b69784.zip
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)
Diffstat (limited to 'source4/setup/provision_configuration_basedn.ldif')
-rw-r--r--source4/setup/provision_configuration_basedn.ldif1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/setup/provision_configuration_basedn.ldif b/source4/setup/provision_configuration_basedn.ldif
index df1e1b19ba..575f8faa0a 100644
--- a/source4/setup/provision_configuration_basedn.ldif
+++ b/source4/setup/provision_configuration_basedn.ldif
@@ -4,6 +4,5 @@
dn: ${CONFIGDN}
objectClass: top
objectClass: configuration
-${EXTENSIBLEOBJECT}
${ACI}
cn: Configuration