Advertisement
Guest User

Untitled

a guest
Aug 27th, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. sudo: unable to resolve host SYCORAX
  2. debug1: sshd version OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
  3. debug1: key_parse_private2: missing begin marker
  4. debug1: read PEM private key done: type RSA
  5. debug1: private host key: #0 type 1 RSA
  6. debug1: key_parse_private2: missing begin marker
  7. debug1: read PEM private key done: type DSA
  8. debug1: private host key: #1 type 2 DSA
  9. debug1: key_parse_private2: missing begin marker
  10. debug1: read PEM private key done: type ECDSA
  11. debug1: private host key: #2 type 3 ECDSA
  12. debug1: private host key: #3 type 4 ED25519
  13. debug1: rexec_argv[0]='/usr/sbin/sshd'
  14. debug1: rexec_argv[1]='-d'
  15. Set /proc/self/oom_adj from 0 to -17
  16. debug1: Bind to port 2222 on 0.0.0.0.
  17. Server listening on 0.0.0.0 port 2222.
  18. debug1: Bind to port 2222 on ::.
  19. Bind to port 2222 on :: failed: Address already in use.
  20.  
  21. debug1: Server will not fork when running in debugging mode.
  22. debug1: rexec start in 4 out 4 newsock 4 pipe -1 sock 7
  23. debug1: inetd sockets after dupping: 3, 3
  24. Connection from 127.0.0.1 port 60453 on 127.0.0.1 port 2222
  25. debug1: Client protocol version 2.0; client software version OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8
  26. debug1: match: OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8 pat OpenSSH_6.6.1* compat 0x04000000
  27. debug1: Enabling compatibility mode for protocol 2.0
  28. debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8
  29. debug1: list_hostkey_types: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ssh-ed25519
  30. debug1: SSH2_MSG_KEXINIT sent
  31. debug1: SSH2_MSG_KEXINIT received
  32. debug1: kex: client->server aes128-ctr hmac-md5-etm@openssh.com none
  33. debug1: kex: server->client aes128-ctr hmac-md5-etm@openssh.com none
  34. debug1: expecting SSH2_MSG_KEX_ECDH_INIT
  35. debug1: SSH2_MSG_NEWKEYS sent
  36. debug1: expecting SSH2_MSG_NEWKEYS
  37. debug1: SSH2_MSG_NEWKEYS received
  38. debug1: KEX done
  39. debug1: userauth-request for user trey service ssh-connection method none
  40. debug1: attempt 0 failures 0
  41. debug1: PAM: initializing for "trey"
  42. debug1: PAM: setting PAM_RHOST to "localhost"
  43. debug1: PAM: setting PAM_TTY to "ssh"
  44. Failed none for trey from 127.0.0.1 port 60453 ssh2
  45. debug1: userauth-request for user trey service ssh-connection method password
  46. debug1: attempt 1 failures 0
  47. debug1: PAM: password authentication accepted for trey
  48. Accepted password for trey from 127.0.0.1 port 60453 ssh2
  49. debug1: do_pam_account: called
  50. debug1: PAM: establishing credentials
  51. debug1: Entering interactive session for SSH2.
  52. debug1: server_init_dispatch_20
  53. debug1: server_input_channel_open: ctype session rchan 0 win 1048576 max 16384
  54. debug1: input_session_request
  55. debug1: channel 0: new [server-session]
  56. debug1: session_new: session 0
  57. debug1: session_open: channel 0
  58. debug1: session_open: session 0: link with channel 0
  59. debug1: server_input_channel_open: confirm session
  60. debug1: server_input_global_request: rtype no-more-sessions@openssh.com want_reply 0
  61. debug1: server_input_channel_req: channel 0 request pty-req reply 1
  62. debug1: session_by_channel: session 0 channel 0
  63. debug1: session_input_channel_req: session 0 req pty-req
  64. debug1: Allocating pty.
  65. debug1: session_pty_req: session 0 alloc /dev/pts/0
  66. debug1: SELinux support disabled
  67. debug1: server_input_channel_req: channel 0 request env reply 0
  68. debug1: session_by_channel: session 0 channel 0
  69. debug1: session_input_channel_req: session 0 req env
  70. debug1: server_input_channel_req: channel 0 request shell reply 1
  71. debug1: session_by_channel: session 0 channel 0
  72. debug1: session_input_channel_req: session 0 req shell
  73. Starting session: shell on pts/0 for trey from 127.0.0.1 port 60453
  74. debug1: Setting controlling tty using TIOCSCTTY.
  75.  
  76. trey@localhost's password:
  77. Welcome to Ubuntu 14.04.5 LTS (GNU/Linux 3.4.0+ x86_64)
  78.  
  79. * Documentation: https://help.ubuntu.com/
  80.  
  81. Last login: Sat Aug 27 14:51:29 2016 from localhost
  82. debug1: PAM: reinitializing credentials
  83. debug1: permanently_set_uid: 1000/1000
  84. debug1: Unable to open session: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
  85. Environment:
  86. LANG=en_US.UTF-8
  87. USER=trey
  88. LOGNAME=trey
  89. HOME=/home/trey
  90. PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  91. MAIL=/var/mail/trey
  92. SHELL=/bin/bash
  93. SSH_CLIENT=127.0.0.1 60453 2222
  94. SSH_CONNECTION=127.0.0.1 60453 127.0.0.1 2222
  95. SSH_TTY=/dev/pts/0
  96. TERM=xterm
  97. trey@SYCORAX:~$
  98.  
  99. debug1: Received SIGCHLD.
  100. debug1: session_by_pid: pid 677
  101. debug1: session_exit_message: session 0 channel 0 pid 677
  102. debug1: session_exit_message: release channel 0
  103. debug1: session_pty_cleanup: session 0 release /dev/pts/0
  104. syslogin_perform_logout: logout() returned an error
  105. debug1: session_by_channel: session 0 channel 0
  106. debug1: session_close_by_channel: channel 0 child 0
  107. debug1: session_close: session 0 pid 0
  108. debug1: channel 0: free: server-session, nchannels 1
  109. Received disconnect from 127.0.0.1: 11: disconnected by user
  110. debug1: do_cleanup
  111. debug1: PAM: cleanup
  112. debug1: PAM: closing session
  113. debug1: PAM: deleting credentials
  114. debug1: audit_event: unhandled event 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement