Subject: Re: ssh RSAAuthentication not working
To: None <netbsd-help@netbsd.org>
From: Roger Fischer <r@aileron.org>
List: netbsd-help
Date: 05/24/2003 01:01:36
At 9:51 AM +0200 5/24/03, Lubomir Sedlacik wrote:
>hi,
>
>are you sure you have correct permissions on ~/.ssh and authorized_keys
>itself?  non-readable by group, non-accessible by other.
>
>you can debug it deeper with running sshd with -d.

That was it.  I forgot to restrict the permissions after I created 
the directory.
It was really beginning to frustrate me because I knew it should work.

Thanks,
- Roger