Advertisement
Guest User

Untitled

a guest
Oct 26th, 2015
643
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.28 KB | None | 0 0
  1. sysadmin@MY_LINUX_SERVER:~/ansible$ ssh -C -tt -vvv -o ControlMaster=no -o Port=22 -o GSSAPIAuthentication=no -o PubkeyAuthentication=no -o User=Administrator -o ConnectTimeout=10 MY_WINDOWS_HOST /bin/sh -c "echo hello"
  2. OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to MY_WINDOWS_HOST [A.B.C.D] port 22.
  7. debug2: fd 3 setting O_NONBLOCK
  8. debug1: fd 3 clearing O_NONBLOCK
  9. debug1: Connection established.
  10. debug3: timeout: 9999 ms remain after connect
  11. debug1: identity file /home/sysadmin/.ssh/id_rsa type -1
  12. debug1: identity file /home/sysadmin/.ssh/id_rsa-cert type -1
  13. debug1: identity file /home/sysadmin/.ssh/id_dsa type -1
  14. debug1: identity file /home/sysadmin/.ssh/id_dsa-cert type -1
  15. debug1: identity file /home/sysadmin/.ssh/id_ecdsa type -1
  16. debug1: identity file /home/sysadmin/.ssh/id_ecdsa-cert type -1
  17. debug1: identity file /home/sysadmin/.ssh/id_ed25519 type -1
  18. debug1: identity file /home/sysadmin/.ssh/id_ed25519-cert type -1
  19. debug1: Enabling compatibility mode for protocol 2.0
  20. debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.3
  21. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.1
  22. debug1: match: OpenSSH_7.1 pat OpenSSH* compat 0x04000000
  23. debug2: fd 3 setting O_NONBLOCK
  24. debug3: load_hostkeys: loading entries for host "MY_WINDOWS_HOST" from file "/home/sysadmin/.ssh/known_hosts"
  25. debug3: load_hostkeys: found key type ECDSA in file /home/sysadmin/.ssh/known_hosts:1
  26. debug3: load_hostkeys: loaded 1 keys
  27. debug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  28. debug1: SSH2_MSG_KEXINIT sent
  29. debug1: SSH2_MSG_KEXINIT received
  30. debug2: kex_parse_kexinit: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  31. debug2: kex_parse_kexinit: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com,ssh-ed25519,ssh-rsa,ssh-dss
  32. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  33. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  34. debug2: kex_parse_kexinit: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  35. debug2: kex_parse_kexinit: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  36. debug2: kex_parse_kexinit: zlib@openssh.com,zlib,none
  37. debug2: kex_parse_kexinit: zlib@openssh.com,zlib,none
  38. debug2: kex_parse_kexinit:
  39. debug2: kex_parse_kexinit:
  40. debug2: kex_parse_kexinit: first_kex_follows 0
  41. debug2: kex_parse_kexinit: reserved 0
  42. debug2: kex_parse_kexinit: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  43. debug2: kex_parse_kexinit: ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519
  44. debug2: kex_parse_kexinit: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr
  45. debug2: kex_parse_kexinit: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr
  46. debug2: kex_parse_kexinit: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  47. debug2: kex_parse_kexinit: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  48. debug2: kex_parse_kexinit: none,zlib@openssh.com
  49. debug2: kex_parse_kexinit: none,zlib@openssh.com
  50. debug2: kex_parse_kexinit:
  51. debug2: kex_parse_kexinit:
  52. debug2: kex_parse_kexinit: first_kex_follows 0
  53. debug2: kex_parse_kexinit: reserved 0
  54. debug2: mac_setup: setup hmac-sha1-etm@openssh.com
  55. debug1: kex: server->client aes128-ctr hmac-sha1-etm@openssh.com zlib@openssh.com
  56. debug2: mac_setup: setup hmac-sha1-etm@openssh.com
  57. debug1: kex: client->server aes128-ctr hmac-sha1-etm@openssh.com zlib@openssh.com
  58. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  59. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  60. debug1: Server host key: ECDSA 1b:1b:43:b9:74:34:48:0b:06:9d:11:9c:9b:51:56:61
  61. debug3: load_hostkeys: loading entries for host "MY_WINDOWS_HOST" from file "/home/sysadmin/.ssh/known_hosts"
  62. debug3: load_hostkeys: found key type ECDSA in file /home/sysadmin/.ssh/known_hosts:1
  63. debug3: load_hostkeys: loaded 1 keys
  64. debug3: load_hostkeys: loading entries for host "A.B.C.D" from file "/home/sysadmin/.ssh/known_hosts"
  65. debug3: load_hostkeys: found key type ECDSA in file /home/sysadmin/.ssh/known_hosts:2
  66. debug3: load_hostkeys: loaded 1 keys
  67. debug1: Host 'MY_WINDOWS_HOST' is known and matches the ECDSA host key.
  68. debug1: Found key in /home/sysadmin/.ssh/known_hosts:1
  69. debug1: ssh_ecdsa_verify: signature correct
  70. debug2: kex_derive_keys
  71. debug2: set_newkeys: mode 1
  72. debug1: SSH2_MSG_NEWKEYS sent
  73. debug1: expecting SSH2_MSG_NEWKEYS
  74. debug2: set_newkeys: mode 0
  75. debug1: SSH2_MSG_NEWKEYS received
  76. debug1: Roaming not allowed by server
  77. debug1: SSH2_MSG_SERVICE_REQUEST sent
  78. debug2: service_accept: ssh-userauth
  79. debug1: SSH2_MSG_SERVICE_ACCEPT received
  80. debug2: key: /home/sysadmin/.ssh/id_rsa ((nil)),
  81. debug2: key: /home/sysadmin/.ssh/id_dsa ((nil)),
  82. debug2: key: /home/sysadmin/.ssh/id_ecdsa ((nil)),
  83. debug2: key: /home/sysadmin/.ssh/id_ed25519 ((nil)),
  84. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  85. debug3: start over, passed a different list publickey,password,keyboard-interactive
  86. debug3: preferred keyboard-interactive,password
  87. debug3: authmethod_lookup keyboard-interactive
  88. debug3: remaining preferred: password
  89. debug3: authmethod_is_enabled keyboard-interactive
  90. debug1: Next authentication method: keyboard-interactive
  91. debug2: userauth_kbdint
  92. debug2: we sent a keyboard-interactive packet, wait for reply
  93. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  94. debug3: userauth_kbdint: disable: no info_req_seen
  95. debug2: we did not send a packet, disable method
  96. debug3: authmethod_lookup password
  97. debug3: remaining preferred:
  98. debug3: authmethod_is_enabled password
  99. debug1: Next authentication method: password
  100. Administrator@MY_WINDOWS_HOST's password:
  101. debug3: packet_send2: adding 48 (len 64 padlen 16 extra_pad 64)
  102. debug2: we sent a password packet, wait for reply
  103. debug1: Enabling compression at level 6.
  104. debug1: Authentication succeeded (password).
  105. Authenticated to MY_WINDOWS_HOST ([A.B.C.D]:22).
  106. debug1: channel 0: new [client-session]
  107. debug3: ssh_session2_open: channel_new: 0
  108. debug2: channel 0: send open
  109. debug1: Requesting no-more-sessions@openssh.com
  110. debug1: Entering interactive session.
  111. buffer_get_ret: trying to get more bytes 1 than in buffer 0
  112. buffer_get_char_ret: buffer_get_ret failed
  113. buffer_get_char: buffer error
  114. sysadmin@MY_LINUX_SERVER:~/ansible$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement