summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-04-17 11:14:14 +0200
committerGünther Deschner <gd@samba.org>2009-04-17 11:16:00 +0200
commit490f6c418d8b1280d0a3b85773a72b2047122c12 (patch)
tree31dd035050d44568703e08d8651f4b5d4fcced0a /source3/script
parent32add69632ed4a2b877043c8df1185008516c299 (diff)
downloadsamba-490f6c418d8b1280d0a3b85773a72b2047122c12.tar.gz
samba-490f6c418d8b1280d0a3b85773a72b2047122c12.tar.bz2
samba-490f6c418d8b1280d0a3b85773a72b2047122c12.zip
s3-selftest: enable RPC-SAMR-PASSWORDS-PWDLASTSET whilte testing Samba3.
Guenther
Diffstat (limited to 'source3/script')
-rwxr-xr-xsource3/script/tests/test_posix_s3.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh
index 89a7ea73d2..093afb62b2 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -40,7 +40,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-SVCCTL RPC-SPOOLSS-WIN RPC-NTSVCS RPC-LSA-LOOKUPSIDS"
+rpc="$rpc RPC-SVCCTL RPC-SPOOLSS-WIN RPC-NTSVCS RPC-LSA-LOOKUPSIDS "
+rpc="$rpc RPC-SAMR-PASSWORDS-PWDLASTSET"
# 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