Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 31 Oct 2001 23:34:07 +0000 Message-ID: <3634-Wed31Oct2001233408+0000-starksb@ebi.ac.uk> X-Mailer: 21.5 (beta2) "artichoke" XEmacs Lucid (via feedmail 9-beta-7 I); VM 6.92 under 21.5 (beta2) "artichoke" XEmacs Lucid From: David Starks-Browning MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Muraru, Vladimir" Cc: "'cygwin AT cygwin DOT com'" Subject: Problems installing rshd as a service on win2000 In-Reply-To: References: On Wednesday 31 Oct 01, Muraru, Vladimir writes: > Hi, > I downloaded and installed all the cygwin suite, we especially need > rsh in order for our software to work properly. The problem is win2000 > Rsh is completelly unreliable, the service stop very often. > I successfully installed inetd, but I wasn't able to install rshd as > a service. > I used cygrunsrv.exe to install the service and to start it after. > When trying to start, it won't start, saying that it "cannot be started, > and the service did not return an error, and that could be an internal > Windows error or an internal service error". > I install it with: > cygrunsrv --install rshd --path /usr/sbin/in.rshd.exe That's not how you start rshd. Inetd invokes rshd according to /etc/inetd.conf. Did you read /usr/doc/Cygwin/inetutils-.README? And the inetd (8) man page? Regards, David -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/