From 834417afa544d3521f9dbb17335d777c3a8a0b31 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Thu, 3 May 2001 22:45:21 +0000 Subject: - (bal) Updated Cygwin README by Corinna Vinschen --- contrib/cygwin/README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'contrib/cygwin/README') diff --git a/contrib/cygwin/README b/contrib/cygwin/README index 798e5d624..f9d03944f 100644 --- a/contrib/cygwin/README +++ b/contrib/cygwin/README @@ -57,6 +57,13 @@ Install sshd as daemon via SRVANY.EXE (recommended on NT/W2K), via inetd (results in very slow deamon startup!) or from the command line (recommended on 9X/ME). +If you start sshd as deamon via SRVANY.EXE you will see two +sshd processes in the process list unless you give the "-D" +option to sshd. That will avoid that sshd detaches from the +controlling terminal and it will remain under process control +of SRVANY.EXE. That allows easy killing of the service by +using the `net stop ' command. + If starting via inetd, copy sshd to eg. /usr/sbin/in.sshd and add the following line to your inetd.conf file: -- cgit v1.2.3