tests/getdcname: Add a number of tests for GetDCNameEx
authorGarming Sam <garming@catalyst.net.nz>
Wed, 28 Mar 2018 04:16:25 +0000 (17:16 +1300)
committerGarming Sam <garming@samba.org>
Fri, 4 May 2018 04:12:10 +0000 (06:12 +0200)
commit972659eb29b7ae496cb2558dfc75ad7f4b9dc4ff
tree2bef7368e5dfb325ebb42c9db02ec8a517e6e2c2
parent00cb8a3e12a5f6358b11d3f9c3080e7d62fc99d1
tests/getdcname: Add a number of tests for GetDCNameEx

This will test the winbind forwarding to deal with sites that the target
DC does not exist in.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13365

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/getdcname.py [new file with mode: 0644]
selftest/knownfail.d/getdcname [new file with mode: 0644]
source4/selftest/tests.py