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

2020-04-02 Thread Benjamin Kaduk
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

Kerberos mailing list   Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos


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

2020-04-02 Thread Todd Grayson
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.


Thanks in advance...

Kerberos mailing list   Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos