[krbdev.mit.edu #7656] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Sun Jun 2 15:50:07 EDT 2013
Fix spurious clock skew caused by preauth delay
Commit 37b0e55e21926c7875b7176e24e13005920915a6 (#7063) prevented
clock skew caused by preauth delay by recording the time of the
initial request. However, it failed to take into account delay
between requests due to prompting during preauthentication. Fix this
by recording the request time for each request.
https://github.com/krb5/krb5/commit/3b1b31a57cd932eda928932e67f5f2857929f429
Author: Greg Hudson <ghudson at mit.edu>
Commit: 3b1b31a57cd932eda928932e67f5f2857929f429
Branch: master
src/lib/krb5/krb/get_in_tkt.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list