See if you have the correct permissions to the .ssh directory and the files 
in it. You can also run sshd in debug mode (sshd -d) and see what exact 
error you get when you try to connect to sshd.

Regards,
Vinu.

On Thursday 25 October 2001 05:02 pm, planet 77 wrote:
> 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  .

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to