Fix wbinfo --trusted-domains.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 16 Apr 2008 14:10:16 +0000 (16:10 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 16 Apr 2008 14:10:16 +0000 (16:10 +0200)
commit86694d429d62940882ac9b7af83b3e7d00e67c5a
tree64ccf48908cd74034778c931a6f1c37092280b15
parent664f2fc49f32a081f14638571ee0db01a7863347
Fix wbinfo --trusted-domains.

The problems here were that we did not bind to the LSA pipe, and we
did not consider it possible to have 0 trusted domains.

Andrew Bartlett
source/winbind/wb_cmd_list_trustdom.c
source/winbind/wb_connect_lsa.c
testprogs/blackbox/test_wbinfo.sh