r10337: This grubby little hack is the implementation of a concept discussed
commitde3ceab3d064a286e8662a2b9b62b212f0454156
authorAndrew Bartlett <abartlet@samba.org>
Tue, 20 Sep 2005 07:03:47 +0000 (20 07:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:38:29 +0000 (10 13:38 -0500)
treeb7da8ea8b8f8a836b29483b25116bb910177e49a
parent59d4450453c25f5cce9b67b808ff0c4433c1d194
r10337: This grubby little hack is the implementation of a concept discussed
on the kerberos mailing lists a couple of weeks ago: Don't use DNS at
all for expanding short names into long names.

Using the 'override krb5_init_context' code already in the tree, this
removes the DNS lag on a kerberos session setup/connection.

Andrew Bartlett
source/auth/kerberos/krb5_init_context.c
source/heimdal/lib/krb5/context.c
source/heimdal/lib/krb5/expand_hostname.c
source/heimdal/lib/krb5/krb5.h