Delivered-To: listarch-cygwin@sourceware.cygnus.com
Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <36B86680.920B378A@qumas.com>
Date: Wed, 03 Feb 1999 15:08:48 +0000
From: "Chris McCarthy" <cmccarthy@qumas.com>
Organization: Qumas (http://www.qumas.com)
X-Mailer: Mozilla 4.5 [en] (WinNT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: gnu-win32@cygnus.com
Subject: in.telnetd problems
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


I have installed the "remote" suite of server tools, I can't remember
where I got it from but it was precompiled and has in.telnetd, in.ftpd
etc etc.    I ran inetd from the shell, then telnet'ed to localhost. It
connected and the login authentication works, but after authentication
it just disconnects (see below)

chris_nt#> inetd
chris_nt#> telnet localhost
Trying 127.0.0.1...
Connected to chris_nt.qumas.ie.
Escape character is '^]'.

CYGWIN_NT-4.0 20.1 (0.3/1/1) (chris_nt) (tty0)

login: myuserid
Password:
Connection closed by foreign host.
chris_nt#>


By running inetd in debug mode I also get the following

someone wants telnet
accept, ctrl 3
+ Closing from 27
1263 execl /usr/local/libexec/in.telnetd
1263 reaped, status 0x100


/bin/sh exists. My home directory in /etc/passwd also exists
Any help appreciated.


..Chris.


