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)
commit7ef21658fbb519859aa7d23a614e1fdbcae95693
treed75f21082778eeae37f343b62b62f905274cf3fb
parent805dd85291fa55695ee7ae2b8f6d3c168d9186e8
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
(This used to be commit 08257c6d6ce809fcd53f9b2b4d558fef616b74ce)
source4/scripting/python/samba/provision.py
source4/setup/mmr_serverids.conf
source4/setup/mmr_syncrepl.conf
source4/setup/slapd.conf
source4/setup/tests/blackbox_provision-backend.sh