summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_posix_s3.sh
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-04-17 01:30:16 +0200
committerGünther Deschner <gd@samba.org>2009-04-17 01:32:45 +0200
commitdeb719a62e0909d476b9817c45a32766dc9709d7 (patch)
treea32232573921e314ec43985cb4ad21d8d9e39701 /source3/script/tests/test_posix_s3.sh
parentc794ba71b762676c1cfe1eba40b4a254f16ad06a (diff)
downloadsamba-deb719a62e0909d476b9817c45a32766dc9709d7.tar.gz
samba-deb719a62e0909d476b9817c45a32766dc9709d7.tar.bz2
samba-deb719a62e0909d476b9817c45a32766dc9709d7.zip
s3-selftest: enable RPC-LSA-LOOKUPSIDS against samba 3.
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 b3a66e1db7..89a7ea73d2 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-NTSVCS"
+rpc="$rpc RPC-SVCCTL RPC-SPOOLSS-WIN RPC-NTSVCS RPC-LSA-LOOKUPSIDS"
# 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