s3-kerberos: temporary fix for ipv6 in print_kdc_line().
authorGünther Deschner <gd@samba.org>
Fri, 14 May 2010 22:34:35 +0000 (00:34 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 13 Jan 2011 16:58:49 +0000 (17:58 +0100)
commit81f4c22bc4225e098541787de6b714a1bb2ef63b
tree0373b80f5cf6e8aa40fd39e6ebbe04d14ec84531
parent80ad2c9bdf4324b58439a5801a0accec7064dd88
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 22de0639efe63def87e32e5c18a82ea56c2984ef)
source3/libads/kerberos.c