summaryrefslogtreecommitdiff
path: root/source4/scripting/devel/wintest/tridge.conf
diff options
context:
space:
mode:
Diffstat (limited to 'source4/scripting/devel/wintest/tridge.conf')
-rw-r--r--source4/scripting/devel/wintest/tridge.conf30
1 files changed, 23 insertions, 7 deletions
diff --git a/source4/scripting/devel/wintest/tridge.conf b/source4/scripting/devel/wintest/tridge.conf
index 82e94998c7..17045f66af 100644
--- a/source4/scripting/devel/wintest/tridge.conf
+++ b/source4/scripting/devel/wintest/tridge.conf
@@ -30,24 +30,33 @@ PASSWORD2 : p@ssw0rd2
PASSWORD3 : p@ssw0rd3
# a Windows7 VM
-WINDOWS7 : win7
+WINDOWS7_HOSTNAME : win7
WINDOWS7_VM : Win7
WINDOWS7_SNAPSHOT : howto-test2
+WINDOWS7_USER : administrator
+WINDOWS7_PASS : p@ssw0rd
-# this VM will become a DC in the samba domain
-WINDOWS_DC1 : w2k8r2b
+# a winxp VM - needs Windows XP Service Pack 2 Support Tools
+WINXP_HOSTNAME : winxptest
+WINXP_VM : winXP-test
+WINXP_SNAPSHOT : howto-test
+WINXP_USER : tridge
+WINXP_PASS : penguin
+
+# this w2k8r2 VM will become a DC in the samba domain
+WINDOWS_DC1_HOSTNAME : w2k8r2b
WINDOWS_DC1_VM : w2k8r2b
WINDOWS_DC1_PASS : p@ssw0rd
WINDOWS_DC1_SNAPSHOT : howto-test2
-# this VM will become a RODC in the samba domain
-WINDOWS_DC2 : w2k8r2c
+# this w2k8r2 VM will become a RODC in the samba domain
+WINDOWS_DC2_HOSTNAME : w2k8r2c
WINDOWS_DC2_VM : w2k8r2c
WINDOWS_DC2_PASS : p@ssw0rd
WINDOWS_DC2_SNAPSHOT : howto-test2
# Samba will join this VM as a DC
-WINDOWS_DC3 : w2k8
+WINDOWS_DC3_HOSTNAME : w2k8
WINDOWS_DC3_VM : w2k8r2
WINDOWS_DC3_BASEDN : DC=v2,DC=tridgell,DC=net
WINDOWS_DC3_REALM : v2.tridgell.net
@@ -56,10 +65,17 @@ WINDOWS_DC3_PASS : p@ssw0rd5
WINDOWS_DC3_SNAPSHOT : howto-test
# Samba will join this w2k3 box as a DC
-WINDOWS_DC4 : w2k3
+WINDOWS_DC4_HOSTNAME : 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
+
+# this w2k8 VM will become a DC in the samba domain
+WINDOWS_DC5_HOSTNAME : w2k8c
+WINDOWS_DC5_VM : w2k8
+WINDOWS_DC5_PASS : p@ssw0rd
+WINDOWS_DC5_SNAPSHOT : howto-test
+