ssh configuration

2007-06-21 Thread gga
I'm trying to set up ssh (ie. openssh) on cygwin, with not much success. Searching the mailing list did not help either. I've downloaded it, installed it, run ssh-host-config, answered all yes. I *CAN* ssh from windows to a linux box in my lan. But, my windows box fails as a ssh server. Not even

Re: ssh configuration

2007-06-21 Thread gga
ons for * debug2: ssh_connect: needpriv 0 debug1: Connecting to localhost [127.0.0.1] port 22. debug1: Connection established. debug1: identity file /home/gga/.ssh/identity type 0 debug3: Not a RSA1 key file /home/gga/.ssh/id_rsa. debug2: key_type_from_name: unknown key type '-BEGIN

Re: ssh configuration

2007-06-21 Thread gga
ons for * debug2: ssh_connect: needpriv 0 debug1: Connecting to localhost [127.0.0.1] port 22. debug1: Connection established. debug1: identity file /home/gga/.ssh/identity type 0 debug3: Not a RSA1 key file /home/gga/.ssh/id_rsa. debug2: key_type_from_name: unknown key type '-BEGIN

Re: cygrunsrv -S sshd fails not started

2007-06-21 Thread gga
KAYVEN RIESE wrote: > On Thu, 21 Jun 2007, KAYVEN RIESE wrote: > >> >> [EMAIL PROTECTED] ~ >> $ cygrunsrv -S sshd >> cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error >> 1062: >> The service has not been started. >> Check /var/log/sshd.log. There's probably more info why it