wintest Add testing of kerberos connections to Windows members of an AD domain
authorAndrew Bartlett <abartlet@samba.org>
Mon, 13 Dec 2010 23:53:34 +0000 (10:53 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 14 Dec 2010 00:54:46 +0000 (01:54 +0100)
commit6510414ef0e48aaea9918cce87c0850d8f74fccd
tree1331137bd2f870bc16f05dbadb13a7bf750d4ab4
parentd97492e42a65540febae93dd0255b91d034f9def
wintest Add testing of kerberos connections to Windows members of an AD domain

This improves the Samba3 wintest script to test against Windows7 and
WinXP domain members, and Windows7 standalone servers.  To do this,
more of the samba4 script is put in common, and we splut up the
starting of the VMs from the preperation of the VM.

This also improves the nmblookup command parsing to cope with both the
samba3 and samba4 nmblookup commands.

A krb5.conf is now provided for both s3 and s4 tests.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Tue Dec 14 01:54:46 CET 2010 on sn-devel-104
wintest/test-s3.py
wintest/test-s4-howto.py
wintest/wintest.py