summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-04-10 00:44:36 +0200
committerGünther Deschner <gd@samba.org>2009-04-10 01:07:01 +0200
commitf930f504e1d5e78d2f6f36cab9ce36dbeb34e955 (patch)
treee1182a83e11c6a71d2c8e5e5fd3138489e02cc41 /source3/script
parentb7caf138518028507809bd6d356ec53b1564f0a1 (diff)
downloadsamba-f930f504e1d5e78d2f6f36cab9ce36dbeb34e955.tar.gz
samba-f930f504e1d5e78d2f6f36cab9ce36dbeb34e955.tar.bz2
samba-f930f504e1d5e78d2f6f36cab9ce36dbeb34e955.zip
s3-selftest: enable the RPC-NTSVCS torture test against Samba3.
Guenther
Diffstat (limited to 'source3/script')
-rwxr-xr-xsource3/script/tests/test_posix_s3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh
index 18e8ef75af..b3a66e1db7 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -40,7 +40,7 @@ raw="$raw RAW-SAMBA3ROOTDIRFID"
rpc="RPC-AUTHCONTEXT RPC-BINDSAMBA3 RPC-SAMBA3-SRVSVC RPC-SAMBA3-SHARESEC"
rpc="$rpc RPC-SAMBA3-SPOOLSS RPC-SAMBA3-WKSSVC"
rpc="$rpc RPC-NETLOGSAMBA3 RPC-SAMBA3SESSIONKEY RPC-SAMBA3-GETUSERNAME"
-rpc="$rpc RPC-SVCCTL RPC-SPOOLSS-WIN"
+rpc="$rpc RPC-SVCCTL RPC-SPOOLSS-WIN RPC-NTSVCS"
# 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