s4-witness: enable testing of witness service for samba4
authorGünther Deschner <gd@samba.org>
Thu, 3 Sep 2015 19:54:24 +0000 (14:54 -0500)
committerGünther Deschner <gd@samba.org>
Sun, 3 Feb 2019 09:26:18 +0000 (10:26 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
source3/selftest/tests.py

index 4e16d2f5dac0684e1ec0fbfb2ec8255cf786ef34..4768639a012cd1ac85537f32654fa13624e19b08 100755 (executable)
@@ -803,3 +803,4 @@ for e in endianness_options:
 plansmbtorture4testsuite('rpc.epmapper', 'nt4_dc:local', 'ncalrpc: -U$USERNAME%$PASSWORD', 'over ncalrpc')
 plansmbtorture4testsuite('rpc.fsrvp', 'nt4_dc:local', 'ncacn_np:$SERVER_IP[/pipe/FssagentRpc] -U$USERNAME%$PASSWORD', 'over ncacn_np')
 plansmbtorture4testsuite('rpc.witness', 'nt4_dc:local', 'ncacn_ip_tcp:$SERVER_IP[sign] -U$USERNAME%$PASSWORD --option=torture:net_name=sofs', 'over ncacn_ip_tcp with signing')
+plansmbtorture4testsuite('rpc.witness', 'ad_dc:local', 'ncacn_ip_tcp:$SERVER_IP[sign] -U$USERNAME%$PASSWORD --option=torture:net_name=sofs', 'over ncacn_ip_tcp with signing')