]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-aklog-krb5-referrals-compat-20070210
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 10 Feb 2007 13:58:17 +0000 (13:58 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 10 Feb 2007 13:58:17 +0000 (13:58 +0000)
commita33dacaa8d5fec414d72b41fa67292eb29654d56
tree10fd2ea9ab148eeabff4c40cbb8a043e69202622
parent630a62f4605ef9896b455decb7153c1b163d122f
DEVEL15-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.

(cherry picked from commit 645f7e8f81be8c096b2fd3d9b852b8614d9dc690)
src/aklog/aklog_main.c
src/aklog/krb_util.c