r23177: Add in a new provision-backend script. This helps set up the OpenLDAP or...
authorAndrew Bartlett <abartlet@samba.org>
Tue, 29 May 2007 01:20:47 +0000 (01:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:53:00 +0000 (14:53 -0500)
commit5fb459e4fa3201a3d5cbc22c5ff011bfc98a9519
tree7bfef694058416ed31fcce643f65b04977fcd419
parentb8b580dbcb0468306b89e0a37589700dee6ca7b8
r23177: Add in a new provision-backend script.  This helps set up the OpenLDAP or Fedora DS backend.

This required a new mkdir() call in ejs.

We can now provision just the schema for ad2oLschema to operate on
(with provision_schema(), without performing the whole provision, just
to wipe it again (adjustments to 'make test' to come soon).

Andrew Bartlett
(This used to be commit 01d54d13dc66ef2127ac52c64ede53d0790738ec)
source4/lib/ldb/tools/ad2oLschema.c
source4/script/installmisc.sh
source4/scripting/ejs/smbcalls_sys.c
source4/scripting/libjs/provision.js
source4/setup/fedorads-partitions.ldif [new file with mode: 0644]
source4/setup/fedorads.inf [new file with mode: 0644]
source4/setup/provision-backend [new file with mode: 0755]
source4/setup/slapd.conf [new file with mode: 0644]