[krbdev.mit.edu #8921] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8921 > Rename master_kdc and iprop_master_ulogsize Use "primary_kdc" and "iprop_ulogsize" as the preferred names of the two relations. Fall back to the old keys if the new ones are not set. https://github.com/krb5/krb5/commit/91596ae028cf458b61c03c13dee8c0b7039b8d76 Author: Greg Hudson <[email protected]> Commit: 91596ae028cf458b61c03c13dee8c0b7039b8d76 Branch: master doc/admin/conf_files/kdc_conf.rst | 9 +++++++-- doc/admin/conf_files/krb5_conf.rst | 8 ++++++-- src/include/k5-int.h | 2 ++ src/include/krb5/locate_plugin.h | 3 ++- src/lib/kadm5/alt_prof.c | 25 +++++++++++++------------ src/lib/krb5/krb/t_krb5.conf | 2 +- src/lib/krb5/os/locate_kdc.c | 17 +++++++++++------ src/util/profile/krb5.conf | 2 +- src/util/profile/profile.5 | 4 ++-- 9 files changed, 45 insertions(+), 27 deletions(-)