What form is the timestamp in the KRB5_TRACE log (and why)

Benjamin Kaduk kaduk at mit.edu
Fri Apr 3 00:09:54 EDT 2020


On Thu, Apr 02, 2020 at 09:04:33PM -0600, Todd Grayson wrote:
> Is this some form of specialized unix epoch time timestamp or something?
> And more importantly... why?  How do I convert it, normal epoch time
> conversion is yielding insane values.

It looks to just be the seconds.microseconds output from
krb5_crypto_us_timeofday().

-Ben


More information about the Kerberos mailing list