s4-libnet: use finddcs_cldap() in libnet_lookup
authorAndrew Tridgell <tridge@samba.org>
Tue, 14 Sep 2010 07:34:55 +0000 (17:34 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 15 Sep 2010 05:39:35 +0000 (15:39 +1000)
commit0c447e316f17e64becaf70c91006b90de21887df
tree18bd4b5a0320b49fe037c16b9e05a4ad49584ff8
parentfede78f29d15bb718186122f136cc25f0557773f
s4-libnet: use finddcs_cldap() in libnet_lookup

this may later be changed to do fallback to NBT as well, but for now
cldap is sufficient

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/libnet/libnet_lookup.c