r11264: Winbind does not rely on the hostname resolution mechanisms of
authorVolker Lendecke <vlendec@samba.org>
Sun, 23 Oct 2005 11:23:55 +0000 (11:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:45:10 +0000 (13:45 -0500)
commit3608b6af426c99eaa99f366d556018193a1aaa2d
treef821465e78b36898e8a8b49a6e6c47fdf58e1434
parente2e2bb9245c2db11b1c4b689344523ee7d180911
r11264: Winbind does not rely on the hostname resolution mechanisms of
composite_connect, so in io.in.dest_host I'm setting the IP address. Gensec
does not like that as a target hostname, so if a called name is present, use
that. So we can session setup using kerberos now.

Volker
(This used to be commit c26b432c27954c8dc6ac8e702bd5e34a351d15bd)
source4/libcli/smb_composite/connect.c