Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 20 Jun 2002 15:02:44 +0100 Message-ID: <9516-Thu20Jun2002150244+0100-starksb@ebi.ac.uk> From: David Starks-Browning MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Gregory Lampshire" , dwsharp AT iee DOT org Cc: cygwin AT cygwin DOT com Subject: Re: still cannot telnet to cygwin 1.3.10 In-Reply-To: References: <20020612053545 DOT GA8753 AT redhat DOT com> <3D077BB4 DOT 852EC8D4 AT iee DOT org> On NT4, I had to enable ntsec to get this working. Are you sure that you are setting ntsec "early" enough? Put it in the system environment and reboot. You also have to be careful that permissions are correct. Make sure that inetd.exe, in.telnetd.exe, cygwin1.dll, ... all have execute permission for everyone involved ... system account, user, whoever. You should also regenerate /etc/passwd and /etc/group with the latest mkpasswd and mkgroup. Those were things I fiddled with when it broke for me, and it's working now. Regards, David On Sunday 16 Jun 02, Gregory Lampshire writes: > Any resolution to this? I have the same problem on a NT4.0 box. > > > "Don Sharp" wrote in message > news:3D077BB4 DOT 852EC8D4 AT iee DOT org... > > Hi Cygwinners > > > > I've reviewed problems with inetd via google searches and have tried > > regenerating my passwd and group files but I am still getting > > > > "The application failed to initialize properly (0xc0000022).." > > > > on the host machine. > > > > I have ntsec set, as has been suggested, via the registry entry. I show > > the inetd registry entries below. > > > > \Registry > > Machine > > SYSTEM > > ControlSet001 > > Enum > > Root > > LEGACY_INETD > > 0000 > > Service = inetd > > DeviceDesc = CYGWIN inetd > > Control > > ActiveService = inetd > > Services > > inetd > > ImagePath = REG_EXPAND_SZ g:\usr\sbin\inetd.exe > > DisplayName = CYGWIN inetd > > Parameters > > ConfigFilePath = /etc/inetd.conf > > ControlSet002 > > Enum > > Root > > LEGACY_INETD > > 0000 > > Service = inetd > > DeviceDesc = CYGWIN inetd > > Services > > inetd > > ImagePath = REG_EXPAND_SZ g:\usr\sbin\inetd.exe > > DisplayName = CYGWIN inetd > > Parameters > > ConfigFilePath = /etc/inetd.conf > > SOFTWARE > > Cygnus Solutions > > Cygwin > > Program Options > > G:\usr\sbin\inetd.exe = binmode tty ntsec > > > > My cygwin installation is up to date. > > > > $ uname -a > > CYGWIN_NT-4.0 DON 1.3.10(0.51/3/2) 2002-02-25 11:14 i686 unknown > > > > Please could someone provide step by step instructions to return my > > system to providing a working telnet/rsh etc. > > > > TIA > > > > Don Sharp -- 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/