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

Reply via email to