summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-06-29 15:48:16 +0200
committerKarolin Seeger <kseeger@samba.org>2009-06-29 15:48:16 +0200
commitdb7c5d175ba2d733df445f7d0dc570a79a417f49 (patch)
tree12f6be77fe233172f43395f74898b5f508d9a6da
parent97e91b97c31cbb2c81acebe148bf7084f5effda8 (diff)
downloadsamba-db7c5d175ba2d733df445f7d0dc570a79a417f49.tar.gz
samba-db7c5d175ba2d733df445f7d0dc570a79a417f49.tar.xz
samba-db7c5d175ba2d733df445f7d0dc570a79a417f49.zip
s3-test: add RPC-SAMR-MACHINE-AUTH to list of tests to run against s3.
Guenther
-rwxr-xr-xsource/script/tests/test_posix_s3.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/script/tests/test_posix_s3.sh b/source/script/tests/test_posix_s3.sh
index 3e9998666c4..21a5e9e89de 100755
--- a/source/script/tests/test_posix_s3.sh
+++ b/source/script/tests/test_posix_s3.sh
@@ -38,6 +38,8 @@ 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-LSA-LOOKUPSIDS RPC-JOIN RPC-SAMR-MACHINE-AUTH"
+
# 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