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)
commit008c8adfe3c72b4820d22421ba3df8dc80053831
tree1fcb6290f5b24f2915ddf8f53b84b2d508114209
parent8eaf64b47b775a9f71ae6052d5199e5c8a697226
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
(This used to be commit 86694d429d62940882ac9b7af83b3e7d00e67c5a)
source4/winbind/wb_cmd_list_trustdom.c
source4/winbind/wb_connect_lsa.c
testprogs/blackbox/test_wbinfo.sh