diff options
Diffstat (limited to 'wintest/conf/abartlet.conf')
-rw-r--r-- | wintest/conf/abartlet.conf | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/wintest/conf/abartlet.conf b/wintest/conf/abartlet.conf index af3c5b76d7..aa07a7536f 100644 --- a/wintest/conf/abartlet.conf +++ b/wintest/conf/abartlet.conf @@ -78,12 +78,21 @@ W2K3A_VM : Win2003R2-2 W2K3A_REALM : 2003.HOWTO.ABARTLET.NET W2K3A_DOMAIN : 2003HOWTO W2K3A_PASS : penguin -W2K3A_SNAPSHOT : 1291097054 -W2K3A_IP : 192.168.122.155 +W2K3A_SNAPSHOT : 1297901741 +W2K3A_IP : 192.168.122.91 # this w2k3 VM will become a DC in the samba domain W2K3B_HOSTNAME : Win2003R2-1 W2K3B_VM : Win2003R2-1 W2K3B_PASS : penguin -W2K3B_SNAPSHOT : 1290386298 +W2K3B_SNAPSHOT : 1297901376 +W2K3B_IP : 192.168.122.155 + +# this w2k3 VM will become a member in the samba domain +W2K3C_HOSTNAME : Win2003-1 +W2K3C_VM : Win2003-1 +W2K3C_PASS : penguin +W2K3C_SNAPSHOT : 1297900649 +W2K3C_IP : 192.168.122.38 + |