s3-kerberos: temporary fix for ipv6 in print_kdc_line().
commit22de0639efe63def87e32e5c18a82ea56c2984ef
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 11:17:05 +0000 (19 13:17 +0200)
treeabc075f79d6543f9232d9a13817ec1e74a208231
parent69e1fc797dc34be03d771ec017ef27c6aa87a155
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