s3-kerberos: temporary fix for ipv6 in print_kdc_line().
commitbe88d6e2d3b66450a6ac083a046a62520bdc98aa
authorGünther Deschner <gd@samba.org>
Fri, 14 May 2010 22:34:35 +0000 (15 00:34 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 18 Jun 2010 06:33:25 +0000 (18 08:33 +0200)
tree51f7545a75c429f3847abea5ffa2cd171aabc716
parentad44d0c03ff14c0c1a6e2997d6a8ed5fa77a7b8a
s3-kerberos: temporary fix for ipv6 in print_kdc_line().

Currently no krb5 lib supports "kdc = ipv6 address" at all, so for now just fill
in just the kdc_name if we have it and let the krb5 lib figure out the
appropriate ipv6 address

ipv6 gurus, please check.

Guenther
(cherry picked from commit dd5a4e23f8c24564d3fd21bb8d01172321087362)

The last 3 patches fix bug #7341 (winbind not working over IPv6).
(cherry picked from commit 5ab33bec40739c7c86b17536fd6cdc04fc0f91b2)
source3/libads/kerberos.c