summaryrefslogtreecommitdiffstats
path: root/auth
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2014-01-13 15:59:26 +0100
committerGünther Deschner <gd@samba.org>2014-03-07 16:16:54 +0100
commit168627e1877317db86471a4b0360dccd9f469aaa (patch)
tree07e185c09679ece83b013fde4f73f5b5ab4b1b4a /auth
parentf7883ae02a4e8935a44396f776712cebfd411e52 (diff)
downloadsamba-168627e1877317db86471a4b0360dccd9f469aaa.tar.gz
samba-168627e1877317db86471a4b0360dccd9f469aaa.tar.xz
samba-168627e1877317db86471a4b0360dccd9f469aaa.zip
s3-kerberos: remove print_kdc_line() completely.
Just calling print_canonical_sockaddr() is sufficient, as it already deals with ipv6 as well. The port handling, which was only done for IPv6 (not IPv4), is removed as well. It was pointless because it always derived the port number from the provided address which was either a SMB (usually port 445) or LDAP connection. No KDC will ever run on port 389 or 445 on a Windows/Samba DC. Finally, the kerberos libraries that we support and build with, can deal with ipv6 addresses in krb5.conf, so we no longer put the (unnecessary) burden of resolving the DC name on the kerberos library anymore. Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'auth')
0 files changed, 0 insertions, 0 deletions