From c5920e257dc2066e447620cc85f02241d408dcab Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=BCnther=20Deschner?= Date: Fri, 17 Apr 2009 15:46:36 +0200 Subject: [PATCH] s3-test: enable RPC-LSA-LOOKUPSIDS and RPC-JOIN during make test. Guenther (cherry picked from commit 79321cad54a4303abc27766101ffb52f50d64430) --- source/script/tests/test_posix_s3.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/source/script/tests/test_posix_s3.sh b/source/script/tests/test_posix_s3.sh index 3e9998666c4..3bd9d1c4c29 100755 --- a/source/script/tests/test_posix_s3.sh +++ b/source/script/tests/test_posix_s3.sh @@ -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 -- 2.11.4.GIT