]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
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:27:13 +0000 (15:27 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 29 Jun 2009 13:30:36 +0000 (15:30 +0200)
Guenther

source/script/tests/test_posix_s3.sh

index 3bd9d1c4c29388f6674c065198457ea72a9c5720..5684b27b69187682802c0603ab77c8035421e01a 100755 (executable)
@@ -38,7 +38,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-LSA-LOOKUPSIDS RPC-JOIN"
+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