[krbdev.mit.edu #7685] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Fri Oct 25 14:54:32 EDT 2013
Don't cache active master key list in kadmind
"kdb5_util use_mkey" should not require a kadmind restart to take
effect. At the cost of fetching the K/M principal once for each key
change operation, make kadmind use the current active master key list
for each operation.
(cherry picked from commit 74c1420ea4dffc1105247e362decf608440751ae)
https://github.com/krb5/krb5/commit/ebc456e2b945a2b86846ef45dde0be4e100e7c86
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: ebc456e2b945a2b86846ef45dde0be4e100e7c86
Branch: krb5-1.12
src/lib/kadm5/server_internal.h | 3 +++
src/lib/kadm5/srv/server_kdb.c | 25 ++++++++++++++++++-------
src/lib/kadm5/srv/svr_principal.c | 16 +++++-----------
3 files changed, 26 insertions(+), 18 deletions(-)
More information about the krb5-bugs
mailing list