Auteria wrote: [snip] > $ ssh -v -v [EMAIL PROTECTED] > OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006 > debug1: Reading configuration data /etc/ssh_config > debug2: ssh_connect: needpriv 0 > debug1: Connecting to localhost [127.0.0.1] port 22. > debug1: Connection established. > debug1: identity file /home/awwjr/.ssh/identity type > -1 > debug1: identity file /home/awwjr/.ssh/id_rsa type -1 > debug1: identity file /home/awwjr/.ssh/id_dsa type -1
The last 3 lines mean that you don't have user keys. You should run ssh-user-config as the /usr/share/doc/Cygwin/openssh.README says. [snip] -- René Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/