Marcos Lorenzo <[EMAIL PROTECTED]> wrote: > I finally got sshd working! > > But I cannot authenticate via RSA. I made the keygen with ssh-keygen > in my winbox and copied identity.pub to authorized_keys and identity > in my linbox (I have the same files in both machines). I really know > how ssh works in linux, but I have some troubles with RSA in cygwin. > Below is the message that I got: > > 12:16:21 marcos@laud~ ssh -i .ssh/identity.mozart -vvv mozart.lab -1 > debug1: Connecting to mozart.lab [163.117.144.225] port 22. > debug1: Trying RSA authentication with key '.ssh/identity.mozart' > debug1: Server refused our key.
Looks like the server logs with debugging enabled will hold the necessary info to debug this. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

