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)
commit2d4103518ab8a7286e65347b8b9b0ccb660e69f6
treec765d4a9c83ccdf9040012e310dbfe95b1952654
parent7cd0977a28e9973ff71e9e0146fef6e6771a72b5
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
source/nsswitch/winbind_struct_protocol.h
source/selftest/samba4_tests.sh
source/selftest/target/Samba4.pm
source/torture/winbind/struct_based.c