summaryrefslogtreecommitdiffstats
path: root/source4/scripting/devel/drs/vars
Commit message (Collapse)AuthorAgeFilesLines
* s4-drsdevel: support sites in drs developer scriptsAndrew Tridgell2010-04-271-0/+1
|
* s4:drs-development Scripts to assist testing of DRS replication with ADAndrew Bartlett2009-10-061-0/+11
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