s3-kerberos: temporary fix for ipv6 in print_kdc_line().
commit5ab33bec40739c7c86b17536fd6cdc04fc0f91b2
authorGünther Deschner <gd@samba.org>
Fri, 14 May 2010 22:34:35 +0000 (15 00:34 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 19 May 2010 10:53:09 +0000 (19 12:53 +0200)
tree1d268cf1f90b434f0bae1f20e43227e60ac5d2f2
parent2ce299f16cb2ff292755186894284d6efb296d08
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).
source3/libads/kerberos.c