RE: Trouble with RSA authentication

2002-10-31 Thread Ross Smith II
usr/sbin/sshd.exe \ -1 /var/log/sshd.log \ -2 /var/log/sshd.log \ -a "-e -D ${SSHD}" cygrunsrv --start sshd > -Original Message- > From: [EMAIL PROTECTED] [mailto:cygwin-owner@;cygwin.com]On Behalf > Of Max Bowsher > Sent: Thursday, October 31, 2002 4:29 AM &g

Re: Trouble with RSA authentication

2002-10-31 Thread Max Bowsher
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 wo