summaryrefslogtreecommitdiff
path: root/source3/script/tests
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-05-07 13:06:03 +0200
committerGünther Deschner <gd@samba.org>2009-05-07 13:06:03 +0200
commit949cd77ca2529249dc8cd04740c2ca342fb0c283 (patch)
tree84e2625835b767dab1d242a545f2cabe6cfb1c20 /source3/script/tests
parent2cdfd67cae1ce4a08c6d42314916959ce6ef99fb (diff)
downloadsamba-949cd77ca2529249dc8cd04740c2ca342fb0c283.tar.gz
samba-949cd77ca2529249dc8cd04740c2ca342fb0c283.tar.bz2
samba-949cd77ca2529249dc8cd04740c2ca342fb0c283.zip
s3-selftest: run RPC-SCHANNEL, RPC-SCHANNEL2 and RPC-BENCH-SCHANNEL1 against Samba3.
Guenther
Diffstat (limited to 'source3/script/tests')
-rwxr-xr-xsource3/script/tests/test_posix_s3.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh
index 40421fd85d..281a0765e6 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -42,6 +42,7 @@ rpc="$rpc RPC-SAMBA3-SPOOLSS RPC-SAMBA3-WKSSVC"
rpc="$rpc RPC-NETLOGSAMBA3 RPC-SAMBA3SESSIONKEY RPC-SAMBA3-GETUSERNAME"
rpc="$rpc RPC-SVCCTL RPC-SPOOLSS RPC-SPOOLSS-WIN RPC-NTSVCS RPC-LSA-LOOKUPSIDS"
rpc="$rpc RPC-SAMR-PASSWORDS-PWDLASTSET RPC-JOIN"
+rpc="$rpc RPC-SCHANNEL RPC-SCHANNEL2 RPC-BENCH-SCHANNEL1"
# NOTE: to enable the UNIX-WHOAMI test, we need to change the default share
# config to allow guest access. I'm not sure whether this would break other