[krbdev.mit.edu #8826] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Thu Aug 15 13:38:17 2019: Request 8826 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8826 > Fix KCM client time offset propagation An inverted status check in get_kdc_offset() would cause querying the offset time from the ccache to always fail (silently) on KCM. Fix the status check so that KCM can properly handle desync. https://github.com/krb5/krb5/commit/323abb6d1ebe5469d6c2167c29aa5d696d099b90 Author: Robbie Harwood <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 323abb6d1ebe5469d6c2167c29aa5d696d099b90 Branch: master src/lib/krb5/ccache/cc_kcm.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)