s4:drs-development Scripts to assist testing of DRS replication with AD
authorAndrew Bartlett <abartlet@samba.org>
Mon, 5 Oct 2009 23:59:36 +0000 (10:59 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 6 Oct 2009 00:10:33 +0000 (11:10 +1100)
commit40b09f689bea23eaa6dbaa3e29b0a91adcd06a53
tree23ad85c69063fb7d08f2b71e78c3100672271542
parenta474ebf924b86b102891116d49659d7438de26e2
s4:drs-development Scripts to assist testing of DRS replication with AD

These scripts, originally by tridge, allow developers to easily
reproduce the same domain join senerio time after time.

They need documentation, and the template named.conf and zone files
for hosting an AD domain are not provided.  However, I hope to have
the provision script provide these shortly.

They assume a local 'bind' set up to read PREFIX/private/named.conf
(as per the provision instructions).

Ensure you edit the 'vars' file to match your local setup.

Andrew Bartlett
source4/scripting/devel/drs/fsmo.ldif.template [new file with mode: 0644]
source4/scripting/devel/drs/named.conf.ad.template [new file with mode: 0644]
source4/scripting/devel/drs/revampire_ad.sh [new file with mode: 0755]
source4/scripting/devel/drs/unvampire_ad.sh [new file with mode: 0755]
source4/scripting/devel/drs/vampire_ad.sh [new file with mode: 0755]
source4/scripting/devel/drs/vars [new file with mode: 0644]