From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9765 invoked by alias); 12 Jun 2003 16:30:18 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 9747 invoked from network); 12 Jun 2003 16:30:17 -0000 Received: from unknown (HELO ns2.uk.circle.com) (213.249.210.7) by sources.redhat.com with SMTP; 12 Jun 2003 16:30:17 -0000 Received: from mime-bristol.uk.circle.com (mime-bristol.uk.circle.com [213.249.210.50]) by ns2.uk.circle.com (8.12.9/8.12.9) with ESMTP id h5CGRHWp010140 for ; Thu, 12 Jun 2003 17:27:19 +0100 (BST) (envelope-from Vince.Hoffman@uk.circle.com) Received: from ex-london.uk.circle.com (unverified) by mime-bristol.uk.circle.com (Content Technologies SMTPRS 4.2.10) with ESMTP id ; Thu, 12 Jun 2003 17:30:54 +0100 Received: by EX-LONDON with Internet Mail Service (5.5.2653.19) id ; Thu, 12 Jun 2003 17:30:17 +0100 Message-ID: <3500515B75D9D311948800508BA37955014BDBF0@EX-LONDON> From: Vince Hoffman To: "'David Byron'" , "'cygwin@cygwin.com'" Subject: RE: problem with telnet, xinetd, native console apps Date: Thu, 12 Jun 2003 16:30:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2003-06/txt/msg00677.txt.bz2 > > Messages in the archive make it sound like ssh/sshd solve > this problem but > not for me. The CYGWIN environment variable in my ssh > session is binmode > ntsec tty. I'd love to know where this is coming from, or if > I can change > it. I tried changing it explicitly with > > $ export CYGWIN= > > but still no console output. > > I'll be looking for more info about this, but if anyone can > lend this poor > sap a hand, I'd greatly appreciate it. > The CYGWIN environment for the sshd service is set when sshd is installed (via cygrunsrv in ssh-host-config if you used corrina's script ) you can change it by editing the registry (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sshd\Parameters\Enviro nment) or by removing the service and reinstalling it. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/