summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/Makefile.in
diff options
context:
space:
mode:
authorJeffrey Altman <jaltman@secure-endpoints.com>2000-03-24 22:02:59 +0000
committerJeffrey Altman <jaltman@secure-endpoints.com>2000-03-24 22:02:59 +0000
commitf4376f4d0b68a4fd8285ad5aa44bee148f646491 (patch)
treecd3e5b794bc5aa2fb5743db6ab29d742bf030b99 /src/lib/kadm5/Makefile.in
parent97971c69b9389be08b7e9ffb742ca35f3706b3af (diff)
downloadkrb5-f4376f4d0b68a4fd8285ad5aa44bee148f646491.tar.gz
krb5-f4376f4d0b68a4fd8285ad5aa44bee148f646491.tar.xz
krb5-f4376f4d0b68a4fd8285ad5aa44bee148f646491.zip
jaltman@columbia.edu Mar 24, 2000:
In 1.0.6, the code was altered to provide a fallback mechanism to try the "master" kdc's in case the normal kdc's did not have the most up to date password information. The original implementation had significant conflicts with the use of DNS SRV records. In addition, it often performed a lot of unneeded work. The new code still performs a fallback to the "master" kdc but only does the computation of the "master kdc list" if we are in fact going to attempt to use a master. For DNS SRV we introduce a new _kerberos-master.<proto>.<REALM> record to list the master kdc's and the priorities to be used when contacting a master. This allows for a multi-tiered implementation. --- The other change is local to krb/get_in_tkt.c. In preparation for adding public krb5_appdefault_boolean and krb5_appdefault_string functions, the static functions by that name in get_in_tkt.c are renamed to krb5_libdefault_xxxxx since they currently access the [libdefault] section of the code. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12137 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/kadm5/Makefile.in')
0 files changed, 0 insertions, 0 deletions