Advertisement
Guest User

Untitled

a guest
Sep 1st, 2011
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. joe@sputnik:~$ kinit [email protected]
  2. Password for [email protected]:
  3. Warning: Your password will expire in 2 days.
  4.  
  5. joe@sputnik:~$ klist -e
  6. Ticket cache: FILE:/tmp/krb5cc_1000
  7. Default principal: [email protected]
  8.  
  9. Valid starting Expires Service principal
  10. 09/01/11 11:17:07 09/01/11 21:16:48 krbtgt/[email protected]
  11. renew until 09/02/11 11:17:07, Etype (skey, tkt): ArcFour with HMAC/md5, ArcFour with HMAC/md5
  12.  
  13. joe@sputnik:~$ ntlm_auth --username=bmartins
  14. password:
  15. NT_STATUS_OK: Success (0x0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement