s3-test: enable RPC-LSA-LOOKUPSIDS and RPC-JOIN during make test.
authorGünther Deschner <gd@samba.org>
Fri, 17 Apr 2009 13:46:36 +0000 (15:46 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 17 Apr 2009 14:14:34 +0000 (16:14 +0200)
Guenther
(cherry picked from commit 79321cad54a4303abc27766101ffb52f50d64430)

source/script/tests/test_posix_s3.sh

index 3e9998666c4f4f02f71cb3d19f2547abe89af7dc..3bd9d1c4c29388f6674c065198457ea72a9c5720 100755 (executable)
@@ -38,6 +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"
 
 # 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