> and one for how to uninstall a cygwin service:
> http://cygwin.com/faq/faq-nochunks.html#faq.setup.uninstall-service
Aha, that seems to have solved the problem. I uninstalled it as a service,
and then re-ran ssh-host-config to re-install it as a service. Now things
seem to be working correctly
I just noticed a typo that was returned on the 'cygrunsrv -VQ sshd' command.
The environment line came back as "CYGWIN="htsec tty"". I then ran
cygrunsrv -R sshd
followed by
cygrunsrv -I sshd -p /usr/sbin/sshd -a '-D' -d 'CYGWIN sshd' -e
'CYGWIN=ntsec
tty' -y tcpip
and then
cygrunsrv -VQ
>What does 'cygrunsrv -VQ sshd' show?
$ cygrunsrv -VQ sshd
Service : sshd
Display name: CYGWIN sshd
Current State : Stopped
Command : /usr/sbin/sshd -D
stdin path : /dev/null
stdout path : /var/log/sshd.log
stderr path : /var/log/sshd.
alled the new one as "C:\cygwin".
I'm not sure if this is important, but I noticed when I ran 'ssh-host-config
-y' as administrator, it never gave a "CYGWIN=" prompt. I haven't found a
good explanation for this behavior, either.
This is "OpenSSH_5
4 matches
Mail list logo