ssh key authentication problem...

Chuck Swiger cswiger at mac.com
Thu Oct 28 22:17:51 UTC 2010


Hi--

On Oct 28, 2010, at 12:39 PM, Peter Harrison wrote:
> debug1: trying public key file /home/peter/.ssh/authorized_keys
> debug1: fd 4 clearing O_NONBLOCK
> debug3: secure_filename: checking '/usr/home/peter/.ssh'
> debug3: secure_filename: checking '/usr/home/peter'
> debug3: secure_filename: terminating check at '/usr/home/peter'
> debug2: key not found

It's likely that the permissions to the private key are wrong somewhere in the path.  Something like "chmod go-w / /usr /usr/home /usr/home/peter /usr/home/peter/.ssh /usr/home/peter/.ssh/id_rsa" is likely to help....

Regards,
-- 
-Chuck



More information about the freebsd-questions mailing list