trying to get ssh2 key authentication working. I've ran ssh-keygen on the server which created these files: Private key saved to /opt/home/luser/.ssh2/id_dsa_1024_a Public key saved to /opt/home/luser/.ssh2/id_dsa_1024_a.pub I've duplicated these files onto a client box, same dirs. I haven't established what I need to do next as it continues to ask me for a password when I ssh. Help appreciated.