You probably also copied the private key when you did this, which from your
description, is the bit you were missing. I.e., you were going from a
hostA(with private key X) -> hostB (pub key X in authorized_keys, no copy
of private key X) -> hostC (pub key X in authorized_keys), hostC was
denying yo
I solved the issue by copying the rsa public key of the first VM to the
second VM. Thought I did not have to do this.
Thanks.
On 16 March 2013 12:34, Pranav wrote:
> I think you need not exchange key pairs for Cirros image.
> Regards,
> Pranav
>
>
> On Sat, Mar 16, 2013 at 4:32 PM, Chathura M.
I think you need not exchange key pairs for Cirros image.
Regards,
Pranav
On Sat, Mar 16, 2013 at 4:32 PM, Chathura M. Sarathchandra Magurawalage <
77.chath...@gmail.com> wrote:
> Thanks for your reply.
>
> I have inserted PasswordAuthentication yes to the ssh config file. All
> VMs have the sam
Thanks for your reply.
I have inserted PasswordAuthentication yes to the ssh config file. All VMs
have the same metadata including the ssh public key of the controller. So I
cant see why only cirros vms can do this.
Still does not work.
On 16 March 2013 06:24, Aaron Rosen wrote:
> I suspect
I suspect that that host 10.5.5.6 has ssh configured for
PasswordAuthentication set to no and you don't have your public key of the
host you are on, in the authorized_key file of 10.5.5.6.
Aaron
On Fri, Mar 15, 2013 at 7:26 PM, Chathura M. Sarathchandra Magurawalage <
77.chath...@gmail.com> wrote
5 matches
Mail list logo