summaryrefslogtreecommitdiff
path: root/source4/scripting/devel/howto/tridge.conf
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-11-17 11:29:50 +1100
committerAndrew Tridgell <tridge@samba.org>2010-11-17 01:16:19 +0000
commit27df2e544a64385a66e65217c6ce2474dd598829 (patch)
tree5232895b62b419397b56f4986587910465a87426 /source4/scripting/devel/howto/tridge.conf
parent5524822a7280ca3356f4116d8fd4466b96d14e7f (diff)
downloadsamba-27df2e544a64385a66e65217c6ce2474dd598829.tar.gz
samba-27df2e544a64385a66e65217c6ce2474dd598829.tar.bz2
samba-27df2e544a64385a66e65217c6ce2474dd598829.zip
s4-test: added testing of w2k3 DC join to test-howto.py
Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Nov 17 01:16:19 UTC 2010 on sn-devel-104
Diffstat (limited to 'source4/scripting/devel/howto/tridge.conf')
-rw-r--r--source4/scripting/devel/howto/tridge.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/source4/scripting/devel/howto/tridge.conf b/source4/scripting/devel/howto/tridge.conf
index 5b184b679a..11fc59260a 100644
--- a/source4/scripting/devel/howto/tridge.conf
+++ b/source4/scripting/devel/howto/tridge.conf
@@ -46,7 +46,17 @@ WINDOWS_DC2_SNAPSHOT : howto-test2
# Samba will join this VM as a DC
WINDOWS_DC3 : w2k8
WINDOWS_DC3_VM : w2k8r2
+WINDOWS_DC3_BASEDN : DC=v2,DC=tridgell,DC=net
WINDOWS_DC3_REALM : v2.tridgell.net
WINDOWS_DC3_DOMAIN : v2
WINDOWS_DC3_PASS : p@ssw0rd5
WINDOWS_DC3_SNAPSHOT : howto-test
+
+# Samba will join this w2k3 box as a DC
+WINDOWS_DC4 : w2k3
+WINDOWS_DC4_VM : w2003
+WINDOWS_DC4_BASEDN : DC=vsofs3,DC=com
+WINDOWS_DC4_REALM : vsofs3.com
+WINDOWS_DC4_DOMAIN : vsofs3
+WINDOWS_DC4_PASS : penguin
+WINDOWS_DC4_SNAPSHOT : howto-test