Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2015
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1. 192.168.1.224 igroup.com ashokkrishna-Lenovo-B560
  2.  
  3. ashokkrishna@ashokkrishna-Lenovo-B560:~$ klist
  4. Ticket cache: FILE:/tmp/krb5cc_1000
  5. Default principal: ashokkrishna/admin@IGROUP.COM
  6.  
  7. Valid starting Expires Service principal
  8. 2015-07-02T17:53:25 2015-07-03T03:53:25 krbtgt/IGROUP.COM@IGROUP.COM
  9. renew until 2015-07-03T17:53:23
  10. 2015-07-02T17:53:50 2015-07-03T03:53:25 host/igroup.com@IGROUP.COM
  11. renew until 2015-07-03T17:53:23
  12.  
  13. ashokkrishna@ashokkrishna-Lenovo-B560:~$ sudo klist -kt /etc/krb5.keytab
  14. Keytab name: FILE:/etc/krb5.keytab
  15. KVNO Timestamp Principal
  16. ---- ------------------- ------------------------------------------------------
  17. 2 2015-07-02T17:52:06 host/igroup.com@IGROUP.COM
  18. 2 2015-07-02T17:52:06 host/igroup.com@IGROUP.COM
  19. 2 2015-07-02T17:52:06 host/igroup.com@IGROUP.COM
  20. 2 2015-07-02T17:52:06 host/igroup.com@IGROUP.COM
  21.  
  22. Port 22
  23. Protocol 2
  24. UsePrivilegeSeparation yes
  25.  
  26. KeyRegenerationInterval 3600
  27. ServerKeyBits 1024
  28.  
  29. SyslogFacility AUTH
  30. LogLevel INFO
  31.  
  32. LoginGraceTime 120
  33. PermitRootLogin yes
  34. StrictModes yes
  35.  
  36.  
  37. IgnoreRhosts yes
  38. RhostsRSAAuthentication no
  39. HostbasedAuthentication no
  40. PermitEmptyPasswords no
  41.  
  42. KerberosAuthentication yes
  43.  
  44. GSSAPIAuthentication yes
  45. GSSAPICleanupCredentials yes
  46.  
  47. X11Forwarding yes
  48. X11DisplayOffset 10
  49. PrintMotd no
  50. PrintLastLog yes
  51. TCPKeepAlive yes
  52. AcceptEnv LANG LC_*
  53. UsePAM yes
  54.  
  55. ashokkrishna@ashokkrishna-Lenovo-B560~$: ssh -v ashokkrishna@ashokkrishna-Lenovo-B560
  56. debug1: Reading configuration data /etc/ssh/ssh_config
  57. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  58. debug1: Connecting to ashokkrishna-lenovo-b560 [192.168.1.224] port 22.
  59. debug1: Connection established.
  60. debug1: identity file /home/ashokkrishna/.ssh/id_rsa type -1
  61. debug1: identity file /home/ashokkrishna/.ssh/id_rsa-cert type -1
  62. debug1: identity file /home/ashokkrishna/.ssh/id_dsa type -1
  63. debug1: identity file /home/ashokkrishna/.ssh/id_dsa-cert type -1
  64. debug1: identity file /home/ashokkrishna/.ssh/id_ecdsa type -1
  65. debug1: identity file /home/ashokkrishna/.ssh/id_ecdsa-cert type -1
  66. debug1: identity file /home/ashokkrishna/.ssh/id_ed25519 type -1
  67. debug1: identity file /home/ashokkrishna/.ssh/id_ed25519-cert type -1
  68. debug1: Enabling compatibility mode for protocol 2.0
  69. debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
  70. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
  71. debug1: match: OpenSSH_6.6.1p1 Ubuntu-2ubuntu2 pat OpenSSH_6.6.1* compat 0x04000000
  72. debug1: SSH2_MSG_KEXINIT sent
  73. debug1: SSH2_MSG_KEXINIT received
  74. debug1: kex: server->client aes128-ctr hmac-md5-etm@openssh.com none
  75. debug1: kex: client->server aes128-ctr hmac-md5-etm@openssh.com none
  76. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  77. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  78. debug1: Server host key: ECDSA 82:94:1f:20:2d:21:bc:a6:f2:ac:0c:1e:b9:95:44:08
  79. debug1: Host 'ashokkrishna-lenovo-b560' is known and matches the ECDSA host key.
  80. debug1: Found key in /home/ashokkrishna/.ssh/known_hosts:3
  81. debug1: ssh_ecdsa_verify: signature correct
  82. debug1: SSH2_MSG_NEWKEYS sent
  83. debug1: expecting SSH2_MSG_NEWKEYS
  84. debug1: SSH2_MSG_NEWKEYS received
  85. debug1: Roaming not allowed by server
  86. debug1: SSH2_MSG_SERVICE_REQUEST sent
  87. debug1: SSH2_MSG_SERVICE_ACCEPT received
  88. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  89. debug1: Next authentication method: gssapi-keyex
  90. debug1: No valid Key exchange context
  91. debug1: Next authentication method: gssapi-with-mic
  92. debug1: Delegating credentials
  93. debug1: Delegating credentials
  94. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  95. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  96. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  97. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  98. debug1: Next authentication method: publickey
  99. debug1: Trying private key: /home/ashokkrishna/.ssh/id_rsa
  100. debug1: Trying private key: /home/ashokkrishna/.ssh/id_dsa
  101. debug1: Trying private key: /home/ashokkrishna/.ssh/id_ecdsa
  102. debug1: Trying private key: /home/ashokkrishna/.ssh/id_ed25519
  103. debug1: Next authentication method: password
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement