s3-selftest: Samba3 passes RPC-SVCCTL so enable it during make test.
authorGünther Deschner <gd@samba.org>
Wed, 8 Apr 2009 01:00:16 +0000 (03:00 +0200)
committerGünther Deschner <gd@samba.org>
Wed, 8 Apr 2009 09:49:24 +0000 (11:49 +0200)
Guenther

source3/script/tests/test_posix_s3.sh

index 0885b139bbbbe12bc74a50c41ee4c9272a7abc01..2832d1df301f11dce5583f9c5e68730de0d9f09f 100755 (executable)
@@ -40,6 +40,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-SVCCTL"
 
 # 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