r23177: Add in a new provision-backend script. This helps set up the OpenLDAP or...
commit01d54d13dc66ef2127ac52c64ede53d0790738ec
authorAndrew Bartlett <abartlet@samba.org>
Tue, 29 May 2007 01:20:47 +0000 (29 01:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:53:00 +0000 (10 14:53 -0500)
treeb2edf3ce409c41fffb3c24ca6ef2b80317464d87
parent4fee8a7b77d01c7cb8b32911016158f2ff2cf8f6
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
source/lib/ldb/tools/ad2oLschema.c
source/script/installmisc.sh
source/scripting/ejs/smbcalls_sys.c
source/scripting/libjs/provision.js
source/setup/fedorads-partitions.ldif [new file with mode: 0644]
source/setup/fedorads.inf [new file with mode: 0644]
source/setup/provision-backend [new file with mode: 0755]
source/setup/slapd.conf [new file with mode: 0644]