From: jsturm@sigma6.com (Jeff Sturm)
Subject: Re: Running SSH on Cygwin
21 Sep 1998 23:42:42 -0700
Message-ID: <36065E21.AF1E948.cygnus.gnu-win32@sigma6.com>
References: <199809162213.SAA24603@cleon.cc.gatech.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Neil Bright <ncb@cc.gatech.edu>
Cc: gnu-win32@cygnus.com

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".
