[krbdev.mit.edu #8826] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<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. (cherry picked from commit 323abb6d1ebe5469d6c2167c29aa5d696d099b90) https://github.com/krb5/krb5/commit/3a32b06e10088ce6ef862cf454fa3e8f8b32db7d Author: Robbie Harwood <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 3a32b06e10088ce6ef862cf454fa3e8f8b32db7d Branch: krb5-1.17 src/lib/krb5/ccache/cc_kcm.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)