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: areece@CLUB.CC.CMU.EDU | |
| Issued Expires Principal | |
| Jun 4 22:37:29 Jun 5 08:37:29 krbtgt/CLUB.CC.CMU.EDU@CLUB.CC.CMU.EDU | |
| Jun 4 22:37:29 Jun 5 08:37:29 afs/club.cc.cmu.edu@CLUB.CC.CMU.EDU |
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: areece@CLUB.CC.CMU.EDU | |
| Cache version: 4 | |
| Server: krbtgt/CLUB.CC.CMU.EDU@CLUB.CC.CMU.EDU | |
| Client: areece@CLUB.CC.CMU.EDU | |
| 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/club.cc.cmu.edu@CLUB.CC.CMU.EDU | |
| Client: areece@CLUB.CC.CMU.EDU | |
| 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