Other Help Topics :: How do you log into ssh?
I'm having problem that the ssh keep asking for password after I configured the authorized_keys2.
Does anyone ever tried using automatic ssh authentication with authorized_keys2 ? I got it to work on Solaris and KNOPPIX 3.4, but not DSL, which keep asking for password
For the records (too late for you I guess :-)): I had to "chmod 700 /home/dsl" and "chmod 700 /home/.ssh" to achieve this.
original here.