summaryrefslogtreecommitdiffstats
path: root/src/util/collected-client-lib
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2008-12-29 17:12:54 +0000
committerGreg Hudson <ghudson@mit.edu>2008-12-29 17:12:54 +0000
commitc27165044b675285c475ad31dccf7570a8471035 (patch)
tree302b10073949422b0919f1d64b7230c7c737ec7f /src/util/collected-client-lib
parent67a9ec5448fed3027c47cad959a991da06792953 (diff)
downloadkrb5-c27165044b675285c475ad31dccf7570a8471035.tar.gz
krb5-c27165044b675285c475ad31dccf7570a8471035.tar.xz
krb5-c27165044b675285c475ad31dccf7570a8471035.zip
Revert r21589, and export krb5_get_fallback_host_realm instead
Rationale: Zephyr and AFS both use the Kerberos realm name as the name of the service realm (AFS realm or Zephyr galaxy). AFS can grab the Kerberos realm from the ticket being aklogged, but Zephyr is not necessarily getting credentials at all (you could be sending an unauthenticated message), and currently finds its answer by looking up the realm of the server host. Although we can't currently provide an accurate result for this lookup in the presence of referrals, we do need to provide enough tools to get as good of an answer as libzephyr could have gotten before referrals went in. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21631 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/collected-client-lib')
-rw-r--r--src/util/collected-client-lib/libcollected.exports1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/collected-client-lib/libcollected.exports b/src/util/collected-client-lib/libcollected.exports
index 8c124d186..fb91133fb 100644
--- a/src/util/collected-client-lib/libcollected.exports
+++ b/src/util/collected-client-lib/libcollected.exports
@@ -177,6 +177,7 @@ krb5_auth_con_getauthenticator
krb5_read_password
krb5_aname_to_localname
krb5_get_host_realm
+krb5_get_fallback_host_realm
krb5_free_host_realm
krb5_auth_con_genaddrs
krb5_set_real_time