Ignore that - the ticket is, of course, encrypted in the service long-term key, not the session key (which is what gets read out of the credcache). How embarassing...
Cheers, Phil -----Original Message----- From: Mayers, Philip J To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED] Sent: 22/11/2001 19:54 Subject: Having trouble reading MIT CredCache programatically All, I'm writing a Python kerberos library that's file-compatible with the MIT CredCache, and I'm having a weird time. I can read it into memory fine, but when I decrypt the ticket with the key in that entry, I get nonsense (i.e. no confounder/crc/ticket-in-ASN.1/padding).
