]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix KCM client time offset propagation
authorRobbie Harwood <rharwood@redhat.com>
Wed, 14 Aug 2019 17:52:27 +0000 (13:52 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 9 Dec 2019 22:02:52 +0000 (17:02 -0500)
commit3a32b06e10088ce6ef862cf454fa3e8f8b32db7d
tree8a42a83ce072a281529becb4cdf805d54dd5eff7
parentec12007a9b0c048e304715cbe07b13338cbfac11
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)

ticket: 8826
version_fixed: 1.17.1
src/lib/krb5/ccache/cc_kcm.c