Advertisement
Guest User

Untitled

a guest
Oct 26th, 2015
623
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.95 KB | None | 0 0
  1. sysadmin@MY_LINUX_SERVER:~/ansible$ ansible -i staging iis -m win_ping -vvvv
  2. <MY_WINDOWS_HOST> ESTABLISH CONNECTION FOR USER: Administrator
  3. <MY_WINDOWS_HOST> REMOTE_MODULE win_ping
  4. <MY_WINDOWS_HOST> EXEC sshpass -d6 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 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1445866653.54-279548385161354 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1445866653.54-279548385161354 && echo $HOME/.ansible/tmp/ansible-tmp-1445866653.54-279548385161354'
  5. MY_WINDOWS_HOST | FAILED => SSH Error: buffer_get_char: buffer error
  6.     while connecting to A.B.C.D:22
  7. It is sometimes useful to re-run the command using -vvvv, which prints SSH debug output to help diagnose the issue.
  8. sysadmin@MY_LINUX_SERVER:~/ansible$
  9.  
  10. sysadmin@MY_LINUX_SERVER:~/ansible$ sshpass -d6 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 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1445866653.54-279548385161354 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1445866653.54-279548385161354 && echo $HOME/.ansible/tmp/ansible-tmp-1445866653.54-279548385161354'
  11. OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
  12. debug1: Reading configuration data /etc/ssh/ssh_config
  13. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  14. debug2: ssh_connect: needpriv 0
  15. debug1: Connecting to MY_WINDOWS_HOST [A.B.C.D] port 22.
  16. debug2: fd 3 setting O_NONBLOCK
  17. debug1: fd 3 clearing O_NONBLOCK
  18. debug1: Connection established.
  19. debug3: timeout: 9997 ms remain after connect
  20. debug1: identity file /home/sysadmin/.ssh/id_rsa type -1
  21. debug1: identity file /home/sysadmin/.ssh/id_rsa-cert type -1
  22. debug1: identity file /home/sysadmin/.ssh/id_dsa type -1
  23. debug1: identity file /home/sysadmin/.ssh/id_dsa-cert type -1
  24. debug1: identity file /home/sysadmin/.ssh/id_ecdsa type -1
  25. debug1: identity file /home/sysadmin/.ssh/id_ecdsa-cert type -1
  26. debug1: identity file /home/sysadmin/.ssh/id_ed25519 type -1
  27. debug1: identity file /home/sysadmin/.ssh/id_ed25519-cert type -1
  28. debug1: Enabling compatibility mode for protocol 2.0
  29. debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.3
  30. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.1
  31. debug1: match: OpenSSH_7.1 pat OpenSSH* compat 0x04000000
  32. debug2: fd 3 setting O_NONBLOCK
  33. debug3: load_hostkeys: loading entries for host "MY_WINDOWS_HOST" from file "/home/sysadmin/.ssh/known_hosts"
  34. debug3: load_hostkeys: found key type ECDSA in file /home/sysadmin/.ssh/known_hosts:1
  35. debug3: load_hostkeys: loaded 1 keys
  36. 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
  37. debug1: SSH2_MSG_KEXINIT sent
  38. debug1: SSH2_MSG_KEXINIT received
  39. 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
  40. 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
  41. 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
  42. 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
  43. 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
  44. 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
  45. debug2: kex_parse_kexinit: zlib@openssh.com,zlib,none
  46. debug2: kex_parse_kexinit: zlib@openssh.com,zlib,none
  47. debug2: kex_parse_kexinit:
  48. debug2: kex_parse_kexinit:
  49. debug2: kex_parse_kexinit: first_kex_follows 0
  50. debug2: kex_parse_kexinit: reserved 0
  51. debug2: kex_parse_kexinit: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  52. debug2: kex_parse_kexinit: ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519
  53. debug2: kex_parse_kexinit: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr
  54. debug2: kex_parse_kexinit: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr
  55. 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
  56. 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
  57. debug2: kex_parse_kexinit: none,zlib@openssh.com
  58. debug2: kex_parse_kexinit: none,zlib@openssh.com
  59. debug2: kex_parse_kexinit:
  60. debug2: kex_parse_kexinit:
  61. debug2: kex_parse_kexinit: first_kex_follows 0
  62. debug2: kex_parse_kexinit: reserved 0
  63. debug2: mac_setup: setup hmac-sha1-etm@openssh.com
  64. debug1: kex: server->client aes128-ctr hmac-sha1-etm@openssh.com zlib@openssh.com
  65. debug2: mac_setup: setup hmac-sha1-etm@openssh.com
  66. debug1: kex: client->server aes128-ctr hmac-sha1-etm@openssh.com zlib@openssh.com
  67. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  68. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  69. debug1: Server host key: ECDSA 1b:1b:43:b9:74:34:48:0b:06:9d:11:9c:9b:51:56:61
  70. debug3: load_hostkeys: loading entries for host "MY_WINDOWS_HOST" from file "/home/sysadmin/.ssh/known_hosts"
  71. debug3: load_hostkeys: found key type ECDSA in file /home/sysadmin/.ssh/known_hosts:1
  72. debug3: load_hostkeys: loaded 1 keys
  73. debug3: load_hostkeys: loading entries for host "A.B.C.D" from file "/home/sysadmin/.ssh/known_hosts"
  74. debug3: load_hostkeys: found key type ECDSA in file /home/sysadmin/.ssh/known_hosts:2
  75. debug3: load_hostkeys: loaded 1 keys
  76. debug1: Host 'MY_WINDOWS_HOST' is known and matches the ECDSA host key.
  77. debug1: Found key in /home/sysadmin/.ssh/known_hosts:1
  78. debug1: ssh_ecdsa_verify: signature correct
  79. debug2: kex_derive_keys
  80. debug2: set_newkeys: mode 1
  81. debug1: SSH2_MSG_NEWKEYS sent
  82. debug1: expecting SSH2_MSG_NEWKEYS
  83. debug2: set_newkeys: mode 0
  84. debug1: SSH2_MSG_NEWKEYS received
  85. debug1: Roaming not allowed by server
  86. debug1: SSH2_MSG_SERVICE_REQUEST sent
  87. debug2: service_accept: ssh-userauth
  88. debug1: SSH2_MSG_SERVICE_ACCEPT received
  89. debug2: key: /home/sysadmin/.ssh/id_rsa ((nil)),
  90. debug2: key: /home/sysadmin/.ssh/id_dsa ((nil)),
  91. debug2: key: /home/sysadmin/.ssh/id_ecdsa ((nil)),
  92. debug2: key: /home/sysadmin/.ssh/id_ed25519 ((nil)),
  93. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  94. debug3: start over, passed a different list publickey,password,keyboard-interactive
  95. debug3: preferred keyboard-interactive,password
  96. debug3: authmethod_lookup keyboard-interactive
  97. debug3: remaining preferred: password
  98. debug3: authmethod_is_enabled keyboard-interactive
  99. debug1: Next authentication method: keyboard-interactive
  100. debug2: userauth_kbdint
  101. debug2: we sent a keyboard-interactive packet, wait for reply
  102. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  103. debug3: userauth_kbdint: disable: no info_req_seen
  104. debug2: we did not send a packet, disable method
  105. debug3: authmethod_lookup password
  106. debug3: remaining preferred:
  107. debug3: authmethod_is_enabled password
  108. debug1: Next authentication method: password
  109. debug3: packet_send2: adding 64 (len 54 padlen 10 extra_pad 64)
  110. debug2: we sent a password packet, wait for reply
  111. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  112. Permission denied, please try again.
  113. sysadmin@MY_LINUX_SERVER:~/ansible$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement