[krbdev.mit.edu #9116] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue Mar 26 11:20:01 EDT 2024


Tue Mar 26 11:20:01 2024: Request 9116 was acted upon.
 Transaction: Ticket created by ghudson at mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson at mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9116 >



Improve error message for DES kadmin/history key

If the kadmin/history entry contains an unsupported encryption type,
produce a better error message than "Bad encryption type".  Reuse the
error code KADM5_BAD_HIST_KEY (unused since release 1.8).  Non-updated
kadmin clients will report the message "Password history principal key
version mismatch", which at least points in the direction of password
history.

https://github.com/krb5/krb5/commit/ebe416acff31616a342d27876e510007d426aae9
Author: Greg Hudson <ghudson at mit.edu>
Commit: ebe416acff31616a342d27876e510007d426aae9
Branch: master
 src/lib/kadm5/kadm_err.et         |  2 +-
 src/lib/kadm5/srv/svr_principal.c |  2 ++
 src/tests/hist.c                  | 28 +++++++++++++++++++++-------
 src/tests/t_policy.py             |  5 +++++
 4 files changed, 29 insertions(+), 8 deletions(-)



More information about the krb5-bugs mailing list