Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Richard Stanton" <stanton@haas.berkeley.edu>
To: "cygwin" <cygwin@sources.redhat.com>
Subject: RE: SSHD: works from command line, but not from INETD
Date: Mon, 4 Sep 2000 19:42:53 -0700
Message-ID: <LNBBKMIKMNGEJNEJICPHKELHEEAA.stanton@haas.berkeley.edu>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
In-Reply-To: <39B37D05.D9B32C6C@vinschen.de>

> > What am I missing?
>
> Hmm, don't know. Just checked that here. No problem to start sshd via
> inetd in a 1.1.4 system. Did you insert the sshd line in your services
> file:
>
> 	sshd	22/tcp

Yes.

> and did you insert the correct path to sshd in inetd.conf? Your entry
> should look like:
>
> sshd   stream  tcp     nowait  root    /usr/local/sbin/sshd sshd -i

Yes, at least it reads:

sshd stream tcp nowait root /usr/local/libexec/in.sshd sshd -i

and I copied the sshd.exe file to in.sshd.exe

Anything else I can try? By the way, I only just installed sshd on this
machine, so it's not the case that prior versions worked OK.

Richard Stanton


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

