On Fri, Nov 01, 2002 at 04:52:59PM +0530, Prashanth wrote: > ---------------client Log ----------------------------- > sshtest@prash:~$ ssh -vvv [EMAIL PROTECTED]
> debug3: Not a RSA1 key file /home/sshtest/.ssh/identity. Hmmmm ... <snipped the host authentication part> > debug1: send SSH2_MSG_SERVICE_REQUEST > debug1: service_accept: ssh-userauth > debug1: got SSH2_MSG_SERVICE_ACCEPT <user authentication begins> > debug1: try pubkey: /home/sshtest/.ssh/identity <snip> > debug1: try privkey: /home/sshtest/.ssh/id_rsa > debug3: no such identity: /home/sshtest/.ssh/id_rsa > debug1: try privkey: /home/sshtest/.ssh/id_dsa > debug3: no such identity: /home/sshtest/.ssh/id_dsa > debug2: we did not send a packet, disable method Gotcha! <snipped server log> The server log basically says that it never got pubkey request for authentication .. Are you sure you did the right thing from the right manual while setting up your keys? Sameer. -- MTech Student, Reconfigurable Computing Lab, KReSIT, IIT-Bombay. ---------------------------------------------------------------------- You may get an opportunity for advancement today. Watch it! ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
