[krbdev.mit.edu #6660] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Thu Feb 11 11:07:09 EST 2010
Add minimal support for re-randomizing the history key:
* cpw -randkey kadmin/history now works, but creates only one key.
* cpw -randkey -keepold kadmin/history still fails.
* libkadm5 no longer caches the history key. Performance impact
is minimal since password changes are not common.
* randkey no longer checks the newly randomized key against old keys,
and the disabled code to do so in setkey/setv4key is gone, so now
only kadm5_chpass_principal_3 accesses the password history.
http://src.mit.edu/fisheye/changelog/krb5/?cs=23716
Commit By: ghudson
Revision: 23716
Changed Files:
U trunk/doc/admin.texinfo
U trunk/src/lib/kadm5/server_internal.h
U trunk/src/lib/kadm5/srv/libkadm5srv_mit.exports
U trunk/src/lib/kadm5/srv/server_kdb.c
U trunk/src/lib/kadm5/srv/svr_principal.c
U trunk/src/lib/kadm5/unit-test/api.current/randkey-principal.exp
More information about the krb5-bugs
mailing list