Fix failures in the winbind struct-based test.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 11 Sep 2008 01:49:24 +0000 (11:49 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 11 Sep 2008 01:49:24 +0000 (11:49 +1000)
commit0cbfc686c4d8b8362de5980aecec3151b71838cc
tree08c67356a466d4cc9c4af7a6463cc00b10a4a0f0
parent238679edfa8aabff0e5b25922aee712673be2542
Fix failures in the winbind struct-based test.

Don't try to pass the 'privileged' socket directory around for expected value testing - it is just too hard...

A better test (once we unify the winbind protocol with Samba3) would
be a operation to see if you are on the priv pipe, and that will give
acutal end-to-end testing.

Andrew Bartlett
(This used to be commit 2d4103518ab8a7286e65347b8b9b0ccb660e69f6)
source4/nsswitch/winbind_struct_protocol.h
source4/selftest/samba4_tests.sh
source4/selftest/target/Samba4.pm
source4/torture/winbind/struct_based.c