summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_posix_s3.sh
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-03-19 23:38:00 +0100
committerGünther Deschner <gd@samba.org>2009-04-08 13:52:11 +0200
commitc1b354531faaef43d632f6a77c5eb04d39461069 (patch)
tree8f1e9e0b4232e8c4220f2db70df75d522ea9c0ad /source3/script/tests/test_posix_s3.sh
parent1f6646e1351b00c55498fcfb809e9762f4d67c22 (diff)
downloadsamba-c1b354531faaef43d632f6a77c5eb04d39461069.tar.gz
samba-c1b354531faaef43d632f6a77c5eb04d39461069.tar.bz2
samba-c1b354531faaef43d632f6a77c5eb04d39461069.zip
s3-selftest: As Samba3 now passes RPC-SPOOLSS-WIN enable it against ourself.
Guenther
Diffstat (limited to 'source3/script/tests/test_posix_s3.sh')
-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 2832d1df30..18e8ef75af 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="$rpc RPC-SVCCTL RPC-SPOOLSS-WIN"
# 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