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

Greg Hudson <[email protected]>
Newsgroups gmane.comp.encryption.kerberos.general
Message-ID <[email protected]>
On 4/3/20 10:21 AM, Todd Grayson wrote:
> Ok but does that mean Unix Epoch time conversion should be working, or is
> there some other form of secret decoder ring that is used to translate to
> system time?

It's just system time.

    $ date; KRB5_TRACE=/dev/stdout kvno user
    Fri Apr  3 10:58:03 EDT 2020
    [...]
    [12194] 1585925883.499498: Retrieving [email protected] [...]
    [...]
    $ date -d '@1585925883'
    Fri Apr  3 10:58:03 EDT 2020
________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.