selftest: Add test for joining a Samba classic DC as a BDC
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 Oct 2014 23:38:15 +0000 (12:38 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 11 Dec 2014 20:40:27 +0000 (21:40 +0100)
commit0da3ab96739df436b54fcf6c7e138229271b0866
tree75c03a76ba6976d6676bd0dd7940ee5ba013c1ee
parente6ec265a405e76e5d4ea59b8025da0f57b3d3ad1
selftest: Add test for joining a Samba classic DC as a BDC

This does not join the DC itself, so as not to pertrub the test
environment mid-run, but does confirm that the join works and the
password can be changed.

Pair-programmed-with: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Dec 11 21:40:27 CET 2014 on sn-devel-104
source3/script/tests/test_net_rpc_join.sh [new file with mode: 0755]
source3/selftest/tests.py