Created
June 5, 2012 02:42
-
-
Save awreece/2872202 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
areece@indium:~$ klist | |
Credentials cache: FILE:/tmp/krb5cc_1680_g18655 | |
Principal: [email protected] | |
Issued Expires Principal | |
Jun 4 22:37:29 Jun 5 08:37:29 krbtgt/[email protected] | |
Jun 4 22:37:29 Jun 5 08:37:29 afs/[email protected] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
areece@indium:~$ klist -v | |
Credentials cache: FILE:/tmp/krb5cc_1680_g18655 | |
Principal: [email protected] | |
Cache version: 4 | |
Server: krbtgt/[email protected] | |
Client: [email protected] | |
Ticket etype: aes256-cts-hmac-sha1-96, kvno 88 | |
Ticket length: 271 | |
Auth time: Jun 4 22:37:29 2012 | |
End time: Jun 5 08:37:29 2012 | |
Ticket flags: initial, proxiable, forwardable | |
Addresses: addressless | |
Server: afs/[email protected] | |
Client: [email protected] | |
Ticket etype: des-cbc-crc | |
Ticket length: 242 | |
Auth time: Jun 4 22:37:29 2012 | |
End time: Jun 5 08:37:29 2012 | |
Ticket flags: transited-policy-checked | |
Addresses: addressless |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment