> 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
Lee Parsons wrote on 08 July 2008 17:36:
>
> 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.
Your uninstall-fu is weak. You didn't delete the
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.
Lee Parsons wrote:
I am working on a windows 2000 box that openssh recently stopped working on.
[snip]
What does 'cygrunsrv -VQ sshd' show?
Any messages on Windows' Event Viewer?
--
René Berber
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://
5 matches
Mail list logo