From 743adfda911e9123132fcc0d599080d869f419ab Mon Sep 17 00:00:00 2001 From: Kai Blin Date: Wed, 13 Jan 2010 13:58:20 +0100 Subject: s3 selftest: Enable the WINBIND-STRUCT tests --- source3/script/tests/test_posix_s3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3') diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh index b16f8b22fe..26bca35fff 100755 --- a/source3/script/tests/test_posix_s3.sh +++ b/source3/script/tests/test_posix_s3.sh @@ -51,7 +51,7 @@ rpc="$rpc RPC-SCHANNEL RPC-SCHANNEL2 RPC-BENCH-SCHANNEL1 RPC-JOIN" local="LOCAL-NSS-WRAPPER LOCAL-NDR" -winbind="WINBIND-WBCLIENT" +winbind="WINBIND-STRUCT WINBIND-WBCLIENT" # 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 -- cgit