dnsserver / parallel-ssh

Automatically exported from code.google.com/p/parallel-ssh
Other
0 stars 0 forks source link

first time login a new server #60

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
At first time login a new server, could not run commands by pssh. Because there 
is a phase that need confirm "Are you sure you want to continue connecting 
(yes/no)? "

What is the expected output? What do you see instead?
code 255

What version of the product are you using? On what operating system?

pssh-2.1.1-py2.4.egg

Please provide any additional information below.

Original issue reported on code.google.com by quzhengping@gmail.com on 2 Dec 2011 at 12:22

GoogleCodeExporter commented 8 years ago
If you run pssh with "-i" (to show the output), the message appears, right?

There is also an example in the pssh(1) man page about how to run pssh without 
checking host keys.  Does this help solve the problem?

Original comment by amcna...@gmail.com on 2 Dec 2011 at 3:16

GoogleCodeExporter commented 8 years ago
[1] 11:29:03 [FAILURE] 51.16.10.45 Exited with error code 255
Stderr: Permission denied.  Please create SSH keys or use the -A option to
provide a password.

Original comment by quzhengping@gmail.com on 2 Dec 2011 at 3:29

GoogleCodeExporter commented 8 years ago
And what's the output if you have both "-i -v"?

Original comment by amcna...@gmail.com on 2 Dec 2011 at 3:27

GoogleCodeExporter commented 8 years ago
It's been a while since this issue has been updated, so I'm going to close it 
for now. If you continue to have this problem, please feel free to reopen it 
and share the output when both "-i -v" are given. Thanks for your participation 
with pssh.

Original comment by amcna...@gmail.com on 23 Jan 2012 at 7:13