s3-selftest: enable RPC-LSA-LOOKUPSIDS against samba 3.
authorGünther Deschner <gd@samba.org>
Thu, 16 Apr 2009 23:30:16 +0000 (01:30 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 16 Apr 2009 23:32:45 +0000 (01:32 +0200)
Guenther

source3/script/tests/test_posix_s3.sh

index b3a66e1db76b52986ad93857494262a770e4c63c..89a7ea73d2fb6e11c4714dc3e2563ccbd64bd099 100755 (executable)
@@ -40,7 +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 RPC-SPOOLSS-WIN RPC-NTSVCS"
+rpc="$rpc RPC-SVCCTL RPC-SPOOLSS-WIN RPC-NTSVCS RPC-LSA-LOOKUPSIDS"
 
 # 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