Thank you! I have solved the problem by disabling SELinux.
On Wed, Jun 5, 2013 at 6:22 PM, <[email protected]> wrote: > Hi Adranik > > You need copy RSA key to Host. > > See this procedure: > IN THE FRONT-END > su – oneadmin > ssh-keygen -t rsa > scp /home/oneadmin/.ssh/id_rsa.pub IP_HOST:/etc/ssh > IN THE HOST: > chmod 755 /etc/ssh/keys-oneadmin > vi /etc/ssh/keys-oneadmin/**authorized_keys > <paste here the contents of the oneadmin's front-end account public key > and exit vi> > chown oneadmin /etc/ssh/keys-oneadmin/**authorized_keys > > Regards Angel Miguel Hernandez > > Message: 3 >> Date: Wed, 5 Jun 2013 13:35:59 +0500 >> From: Andranik Hayrapetyan <[email protected]> >> To: [email protected] >> Subject: [one-users] Problems with passwordless SSH >> Message-ID: >> <CAPRiZs=gUTdKnLtvPSbaM71AmRwh**YLu1K_df0QC9UfmL73HQWg@mail.** >> gmail.com <[email protected]>> >> Content-Type: text/plain; charset="iso-8859-1" >> >> >> Good Day, >> >> I am installing opennebula on CentOS 6.4 and I did everything like >> described here >> http://opennebula.org/**documentation:rel4.0:ignc<http://opennebula.org/documentation:rel4.0:ignc>to >> configure >> passwordless SSH for oneadmin user, but it still asks for a password. >> Can anyone help me with this? >> >> Thanks in advance! >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> URL: >> >> <http://lists.opennebula.org/**pipermail/users-opennebula.** >> org/attachments/20130605/**ff52d535/attachment-0001.htm<http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20130605/ff52d535/attachment-0001.htm> >> > >> >> > > > 48 Aniversario de la Cujae, Una obra de la Revolucion Cubana | 2 de > diciembre de 1964 | http://cujae.edu.cu > > Consulte la enciclopedia colaborativa cubana. http://www.ecured.cu >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
