]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix spurious clock skew caused by preauth delay
authorGreg Hudson <ghudson@mit.edu>
Sun, 2 Jun 2013 19:36:40 +0000 (15:36 -0400)
committerGreg Hudson <ghudson@mit.edu>
Sun, 2 Jun 2013 19:49:47 +0000 (15:49 -0400)
commit3b1b31a57cd932eda928932e67f5f2857929f429
tree655a9ccc28ef4efd61a41c9a3928a077c0bb9e15
parent2a10e19e19c65af0e3890bdeae03c37089ef02ea
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.

ticket: 7656 (new)
src/lib/krb5/krb/get_in_tkt.c