i am triying to make my login to a remote system automatic (i.e it should not ask for a password when i try to ssh in).i copied ~/.ssh/identity.pub (on local system) to ~/.ssh/authorized_keys (on remote system) and ~/.ssh/id_dsa.pub to ~/.ssh/authorized_keys2 on the remote system.still whenever i try to ssh in i am asked for the password.what could i be doing wrong?i had created the keys using ssh-keygen and ssh-keygen -d. regards, p.s the remote server that i want to ssh to is running redhat7 with OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f while my system is running suse 7.2 with OpenSSH_2.9p1, SSH protocols 1.5/2.0, OpenSSL 0x0090601f .
_________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
