Fix up new OpenLDAP MMR code.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 19 Aug 2008 04:10:14 +0000 (14:10 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 19 Aug 2008 04:10:14 +0000 (14:10 +1000)
commit08257c6d6ce809fcd53f9b2b4d558fef616b74ce
treef0b5c583927d34e6328324df32872c59c3b7b9e5
parent6ed0b3f2475022288f636605492ca27fde97cd52
Fix up new OpenLDAP MMR code.

This changes the MMR password from hard-coded value of 'linux',
adds tests and fixes the Fedora DS backend.

Currently the MMR password matches the admin password, but we can
change this to be another random value if required.

Also require the port to be specified on the command line, so we don't
hard-code a port of 9000.

Andrew Bartlett
source/scripting/python/samba/provision.py
source/setup/mmr_serverids.conf
source/setup/mmr_syncrepl.conf
source/setup/slapd.conf
source/setup/tests/blackbox_provision-backend.sh