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: Tue, 30 Apr 2002 11:41:50 +0100 Message-ID: <7198-Tue30Apr2002114150+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: "John Vincent" Cc: cygwin AT cygwin DOT com Subject: problem with telnet and ftp server on win 2K In-Reply-To: References: On Tuesday 30 Apr 02, John Vincent writes: > I've discovered that I cannot successfully telnet into my Win 2K box using > the cygwin inetd, there is also a problem with the ftp service. I've > installed inetd as per instructions, and installed it as a service. > > When I use telnet to attempt to log in, everything goes OK until the point > where a shell should be started, at that point I get a pop-up box appearing > on my Win 2K screen with the title "bash.exe - Application Error" and the > text "The application failed to initialize properly (0xc0000022). Click on > OK to terminate the application." When I click on OK my telnet session ends > with the message "Connection closed by foreign host." This has been discussed on the mailing list before, search the archives. I noticed it with cygwin-1.3.10 on NT4, and found that enabling ntsec solved the problem for me. But there are lots of things to check, like the correctness of your /etc/passwd and /etc/group files, rights given to the inetd service account, execute permissions on the applications and cygwin1.dll, ... It's a mystery, to me, why it fails without ntsec but works with ntsec, all other things being the same. But I've stopped worrying about it, now that I use ntsec. Good luck. Report back if you have something new to add. 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/