[krbdev.mit.edu #8200] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Wed Jul 8 18:24:58 EDT 2015
Add client_keyblock kdcpreauth callback
Add a new kdcpreauth callback which gets the selected client key.
This callback can be used by preauth mechs which need to use the
singular reply key in a challenge sent by the KDC, now that we send
only one etype-info entry in PREAUTH_REQUIRED errors.
https://github.com/krb5/krb5/commit/7b12eb4757f8dd05b79c9b49d4289f0caf1f6eec
Author: Greg Hudson <ghudson at mit.edu>
Commit: 7b12eb4757f8dd05b79c9b49d4289f0caf1f6eec
Branch: master
src/include/krb5/kdcpreauth_plugin.h | 15 ++++++++++++++-
src/kdc/kdc_preauth.c | 11 +++++++++--
2 files changed, 23 insertions(+), 3 deletions(-)
More information about the krb5-bugs
mailing list