Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-02 | s4-wintest: --use-s3fs in wintest | Andrew Bartlett | 1 | -1/+2 | |
2012-03-23 | wintest: test demote of DC | Andrew Bartlett | 1 | -0/+3 | |
2012-03-15 | wintest: test wbinfo --krb5auth | Andrew Bartlett | 1 | -0/+3 | |
This will ensure that this functionality is tested with MIT krb5, as the make test system only reaches this code with Heimdal. Andrew Bartlett | |||||
2012-03-08 | wintest: continue turning over VMs... | Andrew Bartlett | 1 | -4/+4 | |
2012-02-23 | wintest: Change to a new Win2008R2 VM | Andrew Bartlett | 1 | -6/+6 | |
2012-02-17 | wintest: Update Win2003 VM | Andrew Bartlett | 1 | -4/+4 | |
2012-02-17 | wintest: give host longer to register the SRV record | Andrew Bartlett | 1 | -1/+1 | |
2012-02-17 | wintest: use net rpc to put authenticated users into TelentClients if we need to | Andrew Bartlett | 1 | -0/+13 | |
2012-02-17 | wintest: Allow Windows VM to have no default route | Andrew Bartlett | 1 | -3/+4 | |
2012-02-16 | wintest: update WinXP-1 snapshot | Andrew Bartlett | 1 | -1/+1 | |
2012-02-16 | wintest: Change Windows 7 VM | Andrew Bartlett | 1 | -3/+3 | |
2012-02-16 | wintest: Give the Windows VM a little more time to start back up | Andrew Bartlett | 1 | -1/+1 | |
2012-02-16 | wintest: Samba is now all version 4.0 | Andrew Bartlett | 1 | -4/+4 | |
2012-02-16 | wintest: Cope with nc not timing out even when -w 1 is specified | Andrew Bartlett | 1 | -2/+16 | |
2012-02-16 | wintest: s3 moved smb.conf to /etc | Andrew Bartlett | 1 | -2/+2 | |
2012-02-16 | wintest: Update VM used for W2K8R2A | Andrew Bartlett | 1 | -2/+2 | |
2012-02-16 | wintest: Allow access denied when turning off the firewall | Andrew Bartlett | 1 | -2/+2 | |
2012-02-16 | wintest: Retry joining the domain a few times | Andrew Bartlett | 1 | -4/+12 | |
2012-02-16 | wintest: connect to correct hostname in test_net_use | Andrew Bartlett | 2 | -4/+4 | |
2011-09-01 | wintest: update snapshots | Andrew Bartlett | 1 | -5/+5 | |
2011-07-28 | samba-tool: updated test suite to account for newuser change | Giampaolo Lauria | 1 | -6/+6 | |
Updated test suite invocations of newuser to "user add" as the newuser functionality is now being moved to "user add" Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-07-21 | samba-tool: fixed some more calls to samba_tool join to be 'domain join' | Andrew Tridgell | 1 | -5/+5 | |
2011-07-13 | s4-fault: changed to use %d for PID, instead of %PID% | Andrew Tridgell | 1 | -1/+1 | |
this matches the s3 behaviour Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-04-07 | wintest Allow setting of the firewall to fail | Andrew Bartlett | 1 | -1/+1 | |
This is also required to allow a telnet connection as non-admin. Andrew Bartlett | |||||
2011-04-07 | s3-wintest Add test of 'net use' against the Samba3 member | Andrew Bartlett | 2 | -5/+18 | |
2011-04-07 | wintest Allow changing the telnet settings to fail, we might not be admin | Andrew Bartlett | 1 | -1/+1 | |
This allows us to test logging in as non-admin users over telnet | |||||
2011-03-29 | wintest New snapshot for my wintest VMs | Andrew Bartlett | 1 | -1/+1 | |
2011-03-29 | wintest: added a "ipconfig /flushdns" | Andrew Tridgell | 1 | -0/+3 | |
w2k3 doesn't flush its DNS cache on a dynamic update Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-03-29 | wintest: fixed syntax highlighting with emacs | Andrew Tridgell | 1 | -1/+1 | |
2011-03-29 | wintest: ensure we startup the w2k3 DC VM | Andrew Tridgell | 1 | -0/+1 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-02-22 | python: use os.environ[] instead of os.putenv() | Andrew Tridgell | 1 | -2/+2 | |
using os.putenv() causes too much confusion, as it doesn't update os.getenv() Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-02-17 | Add support for testing a Win2k3 domain member | Andrew Bartlett | 2 | -3/+19 | |
2011-02-17 | wintest upper case the --vms paramter arguments to wintest.py | Andrew Bartlett | 1 | -1/+4 | |
This makes it easier to specify | |||||
2011-02-07 | s4-wintest Use top level build for wintest | Andrew Bartlett | 1 | -1/+1 | |
2011-02-02 | wintest Return debug info when dcpromo fails from the log | Andrew Bartlett | 1 | -1/+11 | |
2011-01-21 | s4/wintest New ESXi configuration file | Zahari Zahariev | 1 | -0/+46 | |
This is a way to use wintest as it is unchanged and work with ESXi virtualization solution instead of VirtualBox or KVM. As the virtualization server is a remote Linux like machine I use 'sshpass' wrapper SSH to execute stop/reset/revert commands. Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Jan 21 00:29:15 CET 2011 on sn-devel-104 | |||||
2010-12-16 | Typos in wintest | Zahari Zahariev | 2 | -3/+3 | |
2010-12-14 | wintest Add testing of kerberos connections to Windows members of an AD domain | Andrew Bartlett | 3 | -27/+129 | |
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 | |||||
2010-12-10 | wintest flush DNS on Windows clients to improve reliablity | Andrew Bartlett | 1 | -0/+2 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Dec 10 08:45:28 CET 2010 on sn-devel-104 | |||||
2010-12-10 | wintest More work to make test-s3.py work | Andrew Bartlett | 1 | -4/+17 | |
- Set the password on the newly added 'root' user so we can connect with a user that exists in getpwnam() without further configuration - bind interfaces only so we don't conflict with other Samba instances - use the full DNS name for smbclient - don't connect to localhost (as we will be on ${INTERFACE_IP} only - Use the windows domain in the wbinfo command (winbindd won't take bare name here). - Register our IP address in DNS using 'net ads dns register' Andrew Bartlett | |||||
2010-12-10 | wintest Share more of the S4 test code with the s3 test | Andrew Bartlett | 3 | -257/+298 | |
This allows us to run a private BIND in the S3 test, and allows the S3 test to join a freshly provisioned AD instance if the VM isn't already configured. Andrew Bartlett | |||||
2010-12-09 | wintest Remove the password expiry as the first step | Andrew Bartlett | 2 | -4/+13 | |
This is particularly important before dcpromo, as the password will otherwise be expired in the new domain. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu Dec 9 13:33:00 CET 2010 on sn-devel-104 | |||||
2010-12-08 | wintest: use --add-ref for RODC replication | Andrew Tridgell | 1 | -3/+18 | |
this forces the creation of the repsTo attribute, and allows more complete testing of RODC replication | |||||
2010-12-03 | wintest: autodetect if named supports tkey-gssapi-keytab | Andrew Tridgell | 3 | -3/+27 | |
Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Fri Dec 3 08:48:52 CET 2010 on sn-devel-104 | |||||
2010-12-03 | wintest: put most of the main program login in wintest.py | Andrew Tridgell | 3 | -88/+60 | |
this makes it easier to create new tests Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Fri Dec 3 06:17:44 CET 2010 on sn-devel-104 | |||||
2010-12-02 | wintest: added README | Andrew Tridgell | 1 | -0/+5 | |
this points at the wiki page Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Thu Dec 2 02:05:32 CET 2010 on sn-devel-104 | |||||
2010-12-01 | wintest: cope with w2k3 form of dcdiag output | Andrew Tridgell | 2 | -4/+6 | |
2010-12-01 | wintest Move stopping of BIND into a new step | Andrew Bartlett | 1 | -11/+31 | |
We must run this early, to ensure that BIND isn't alive to write to the zone file after provision has cleaned it up. Andrew Bartlett | |||||
2010-12-01 | wintest: make command matching case insensitive by default | Andrew Tridgell | 1 | -2/+5 | |
the new BASEDN changes break the RODC join otherwise Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Dec 1 06:54:13 CET 2010 on sn-devel-104 | |||||
2010-12-01 | wintest: we don't need the WIN_BASEDN vars any more | Andrew Tridgell | 1 | -2/+0 | |
they are based on the realm now |