I am able to login using password authentication. I have removed existing file and copy new id.pub file on client machine.
On Fri, May 8, 2009 at 11:15 PM, Ravinder Rathi <[email protected]> wrote: > first of all port is open that can can conclude from debug message > one reason can be like sever did not accept key only accept passwords > you should make sure server keys > than run command ssh-keygen -t dsa > and open .ssh/id.pub or like copy code and paste on sever key file > > Ravinder Rathi > Sent from Delhi, DL, India > > > > On Fri, May 8, 2009 at 10:50 PM, narendra sisodiya < > [email protected]> wrote: > >> First delete all keys. then try to connect and check remote port is open >> or not. >> nmap remotehost >> ssh need port 22 to be open >> >> >> >> > > > > -- Adnan Shoeb --~--~---------~--~----~------------~-------~--~----~ l...@iitd community mailing list -- http://groups.google.com/group/iitdlug -~----------~----~----~----~------~----~------~--~---
