The krb5 locator should now be correctly able to handle
authorJeremy Allison <jra@samba.org>
Tue, 5 Feb 2008 21:44:22 +0000 (13:44 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 5 Feb 2008 21:44:22 +0000 (13:44 -0800)
commit1b24afc89601eda4fd01c897f2853e098fbfb2d9
tree02c2214206d653b947d5153ffdac17d7d7d433d9
parent47666c93a78dc7a9c18212bfe7be3e6487313226
The krb5 locator should now be correctly able to handle
IPV6, so (a) use the correct #ifdef (it's HAVE_IPV6, not
HAVE_IPv6) and (b) don't deliberately terminate on an
IPv6 address family.
Jeremy.
(This used to be commit a769acc0ba72ddd751e70558e0c2d9b2e6d71164)
source3/nsswitch/winbind_krb5_locator.c