]> git.michaelhowe.org Git - packages/o/openafs.git/commit
aklog-krb5-referrals-compat-20070210
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 10 Feb 2007 13:56:11 +0000 (13:56 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 10 Feb 2007 13:56:11 +0000 (13:56 +0000)
commit645f7e8f81be8c096b2fd3d9b852b8614d9dc690
treebadb96b15c7e09347ace31783d670932bf264cf3
parent25c7f567f2c831d62152104c3b84ec31d9fd330f
aklog-krb5-referrals-compat-20070210

MIT Kerberos version 5 release 1.6 adds support for referrals in the
client.  As a result krb5_get_host_realm() returns the nul-string for
the realm whenever there is no local domain-realm mapping in the
profile.

aklog must now manually perform the fallback to using the domain of
the vlserver as basis for the realm name if referrals fail.
src/aklog/aklog_main.c
src/aklog/krb_util.c