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

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to