Re: [one-users] ssh/authorized_keys permission denied

2015-01-13 Thread Fabian Zimmermann
Hi,

Am 12.01.15 um 09:56 schrieb Adri Anisa:
 Hi,

 I use ssh-copy-id node to ssh without password from frontend to node, but
 I found this error:
 bash: line 2: ./ssh/authorized_keys: Permission denied.

 I also have tried to chmod 600 ~/.ssh/authorized_keys but it seems still
 error.
I assume you mounted /var/lib/one/ from your frontend?

Then just copy your pub-key to /var/lib/one/.ssh/authorized_keys in your
frontend and it will automatically be used by your nodes.

Fabian

___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] ssh/authorized_keys permission denied

2015-01-12 Thread Adri Anisa
Hi,

I use ssh-copy-id node to ssh without password from frontend to node, but
I found this error:
bash: line 2: ./ssh/authorized_keys: Permission denied.

I also have tried to chmod 600 ~/.ssh/authorized_keys but it seems still
error.

Any idea how to fix it? Please help me. I am undergraduate program of
computer science and on my progress with my thesis. Thank you.


Regards,
Adri
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] ssh/authorized_keys permission denied

2015-01-12 Thread Adri Anisa
Hi,

I use ssh-copy-id node to ssh without password from frontend to node, but
I found this error:
bash: line 2: ./ssh/authorized_keys: Permission denied.

I also have tried to chmod 600 ~/.ssh/authorized_keys but it seems still
error.

Any idea how to fix it? Please help me. I am undergraduate program of
computer science and on my progress with my thesis. Thank you.


Regards,
Adri
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] ssh/authorized_keys permission denied

2015-01-12 Thread knawnd

Adri Anisa wrote on 12/01/15 11:56:

Hi,

I use ssh-copy-id node to ssh without password from frontend to node, but I 
found this error:
bash: line 2: ./ssh/authorized_keys: Permission denied.

I also have tried to chmod 600 ~/.ssh/authorized_keys but it seems still 
error.

check also the owner of ~/.ssh/ dir and ~/.ssh/authorized_keys file.

Hope it helps,
Nikolay.



Any idea how to fix it? Please help me. I am undergraduate program of computer 
science and on my
progress with my thesis. Thank you.


Regards,
Adri


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org