summaryrefslogtreecommitdiffstats
path: root/source4/scripting/devel
Commit message (Collapse)AuthorAgeFilesLines
* s4:drs-development Scripts to assist testing of DRS replication with ADAndrew Bartlett2009-10-066-0/+143
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