[krbdev.mit.edu #8848] git commit

Greg Hudson via RT rt at KRBDEV-PROD-APP-1.mit.edu
Tue Nov 19 18:17:42 EST 2019


<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8848 >


Fix kadmin addprinc -randkey -kvno

Commit f07bca9fc94a5cf2e3c0f58226c7973a4b86b7a9 made addprinc -randkey
use a single RPC request, but the server-side handling always creates
the random keys with kvno 1.  If a kvno is specified in the RPC
request, set the kvno of the key data after creating it.  Reported by
Andreas Ladanyi.

https://github.com/krb5/krb5/commit/462e85208d57b8d4120c99e801fbd156b9ccf16f
Author: Greg Hudson <ghudson at mit.edu>
Commit: 462e85208d57b8d4120c99e801fbd156b9ccf16f
Branch: master
 src/lib/kadm5/srv/svr_principal.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list