summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-04-08 03:00:16 +0200
committerGünther Deschner <gd@samba.org>2009-04-08 11:49:24 +0200
commit403422e1ea8f654a9dee12566b8b28c09fe301c8 (patch)
tree992ce170fb43cdcce2d7c233c7cdeb476c820920 /source3/script
parent18d475cea92bd0de2fbb9c3251cb5b768795bce4 (diff)
downloadsamba-403422e1ea8f654a9dee12566b8b28c09fe301c8.tar.gz
samba-403422e1ea8f654a9dee12566b8b28c09fe301c8.tar.bz2
samba-403422e1ea8f654a9dee12566b8b28c09fe301c8.zip
s3-selftest: Samba3 passes RPC-SVCCTL so enable it during make test.
Guenther
Diffstat (limited to 'source3/script')
-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 0885b139bb..2832d1df30 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -40,6 +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"
# 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