summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2010-01-13 13:58:20 +0100
committerKai Blin <kai@samba.org>2010-01-14 15:18:35 +0100
commit743adfda911e9123132fcc0d599080d869f419ab (patch)
treee894327be7d8ec919faddf01eb5952cce2a6e87c /source3
parentcf38a1f850dd3712e7cd71364cc86ecba7871d03 (diff)
downloadsamba-743adfda911e9123132fcc0d599080d869f419ab.tar.gz
s3 selftest: Enable the WINBIND-STRUCT tests
Diffstat (limited to 'source3')
-rwxr-xr-xsource3/script/tests/test_posix_s3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh
index b16f8b22fe8..26bca35fff9 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