s3-selftest: samba 3 also passes RPC-JOIN so enable it.
authorGünther Deschner <gd@samba.org>
Fri, 17 Apr 2009 13:13:33 +0000 (15:13 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 17 Apr 2009 13:14:44 +0000 (15:14 +0200)
Guenther

source3/script/tests/test_posix_s3.sh

index 093afb62b24d0ef269ef406191ee8b2454ca4fd5..8b092a70f3796bc760eeafa7a255c19bde9a8b23 100755 (executable)
@@ -41,7 +41,7 @@ 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 RPC-SPOOLSS-WIN RPC-NTSVCS RPC-LSA-LOOKUPSIDS "
-rpc="$rpc RPC-SAMR-PASSWORDS-PWDLASTSET"
+rpc="$rpc RPC-SAMR-PASSWORDS-PWDLASTSET 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