Kerberos5 ticket to ascii converter?

Rick van Rein rick at openfortress.nl
Tue Sep 30 09:25:53 EDT 2014


Hi,

>>> Does Kerberos5 have a ticket to ascii converter so someone can see
>>> what a ticket looks like in plain text?
>> 
>> You might use any ASN.1 parser to see the structure, without it actually being spelled out in terms of the Kerberos field names.
> 
> Is the file format of the ticket cache in ASN.1?

That would depend on its implementation.  You asked for tickets ;-) which are defined in ASN.1 in the RFCs.  I think the WireShark suggestion is better than mine, but it won’t do what you are asking.

-Rick


More information about the Kerberos mailing list