s4-test: added a RODC test using rpcecho
authorAndrew Tridgell <tridge@samba.org>
Thu, 9 Sep 2010 08:06:33 +0000 (18:06 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 9 Sep 2010 11:39:24 +0000 (21:39 +1000)
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

source4/selftest/tests.sh

index 6ed631b7bdd23177a7177932e8700ae2438af957..10a083bca96288b02121f1c6033e48cd5d7c12e4 100755 (executable)
@@ -535,3 +535,6 @@ plantestsuite "drs_delete_object.python" vampire_dc PYTHONPATH="$PYTHONPATH:$sam
 t="RPC-SAMR-LARGE-DC"
 plantestsuite "`normalize_testname $t.one`" vampire_dc $VALGRIND $smb4torture "\$SERVER[$bindoptions]" -U"\$USERNAME"%"\$PASSWORD" -W \$DOMAIN $t "$*"
 plantestsuite "`normalize_testname $t.two`" vampire_dc $VALGRIND $smb4torture "\$SERVER[$bindoptions]" -U"\$USERNAME"%"\$PASSWORD" -W \$DOMAIN $t "$*"
+
+# some RODC testing
+plantestsuite "rpc.echo to RODC" "rodc" $smb4torture ncacn_np:"\$SERVER" -k yes -U"\$USERNAME"%"\$PASSWORD" -W "\$DOMAIN" RPC-ECHO "$*"