[krbdev.mit.edu #8354] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed Feb 3 13:03:13 EST 2016


Only store latest keys in key history entry

If a password is changed with the -keepold option, then changed again,
the history entry contains both the latest password and the one that
was kept.  Fix create_history_entry to only store the latest kvno in
the history entry.  Also add a test to ensure that the bug is fixed.

https://github.com/krb5/krb5/commit/d7f91ac2f6655e77bb3658c2c8cc6132f958a340
Author: Sarah Day <sarahday at mit.edu>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: d7f91ac2f6655e77bb3658c2c8cc6132f958a340
Branch: master
 src/lib/kadm5/srv/svr_principal.c |   86 +++++++++++++++++++++++++------------
 src/tests/t_kdb.py                |    7 +++
 2 files changed, 65 insertions(+), 28 deletions(-)



More information about the krb5-bugs mailing list