https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285775

--- Comment #1 from Marcin Cieślak <[email protected]> ---
Looks like the client time reported by kdc.log is really wrong.

Kerberos credential cache contains the old expired ticket before the DST
change:

> klist | sed '(rename)'
Credentials cache: FILE:/tmp/krb5cc_169
        Principal: [email protected]

  Issued                Expires        Principal
Mar 29 18:43:10 2025  >>>Expired<<<  krbtgt/[email protected]
Mar 29 18:43:13 2025  >>>Expired<<<  host/[email protected]
Mar 29 18:43:21 2025  >>>Expired<<<  host/[email protected]
Mar 29 18:43:21 2025  >>>Expired<<<  host/[email protected]
Mar 29 18:43:21 2025  >>>Expired<<<  host/[email protected]

Workaround: Removing this fixes the problem

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to