[CentOS] passwordless ssh

Sat May 7 19:18:19 UTC 2005
Ryan Lane <ryanlane at gmail.com>

On 5/7/05, rado <rado at rivers-bend.com> wrote:

> 
> does anyone know of anything specific that Centos is doing here? or what
> can be my problem?

Try making sure that the permissions for the /root/.ssh directory is
700, and the permissions on the /root/.ssh/authorized_keys is 600.

Also try looking at your logs if that doesn't help.  Whenever I've had
any problem like you're describing, it was being logged, which in turn
clued me in on the problem.

-Ryan