This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Running SSH on Cygwin


Neil Bright wrote:
> While I'm on the subject...  sshd works nicely, with the exception that
> when starting it as a service (instructions taken from Sergey's web page
> about inetd) from the Control Panel/Services thingie, NT claims that the
> service could not be started, when it is actually running fine.
> 
> Any NT gurus out there have any idea what is going on?

Unless you start inetd in debug mode, the parent will fork and exit,
which SCM may interpret as a premature exit.  Probably it won't appear
as a running service, and you won't be able to stop it either.

-- 
Jeff Sturm
jsturm@sigma6.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]