Fix struct_based winbind test for 'check machine account'.
commitdf05f118831245bdb19573711545bdb1b01a0c50
authorAndrew Bartlett <abartlet@samba.org>
Wed, 16 Apr 2008 14:11:17 +0000 (16 16:11 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 16 Apr 2008 14:11:17 +0000 (16 16:11 +0200)
treeedff110c4fa7c635c1f44ca035e9c76d0bc479db
parent86694d429d62940882ac9b7af83b3e7d00e67c5a
Fix struct_based winbind test for 'check machine account'.

The problem here was that we did not fill in the error strings in the
success case, and the testsuite checked against the incorrect
'freindly' error string.

Andrew Bartlett
source/torture/winbind/struct_based.c
source/winbind/wb_samba3_cmd.c