s3-test: add RPC-SAMR-MACHINE-AUTH to list of tests to run against s3.
authorGünther Deschner <gd@samba.org>
Mon, 29 Jun 2009 13:48:16 +0000 (15:48 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 10 Aug 2009 15:53:10 +0000 (17:53 +0200)
Guenther
(cherry picked from commit db7c5d175ba2d733df445f7d0dc570a79a417f49)

source/script/tests/test_posix_s3.sh

index 3e9998666c4f4f02f71cb3d19f2547abe89af7dc..21a5e9e89dea62dfe9dbacc5dff862f0af050fd7 100755 (executable)
@@ -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