Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
Path: not-for-mail
From: dave-gnus@bfnet.com
Newsgroups: gmane.os.cygwin
Subject: weird... ssh from windows to other host only works when CYGWIN=""
Date: 13 Mar 2002 19:09:21 -0800
Organization: Berkeley Fluent Network
Lines: 18
Message-ID: <m3sn73sv4u.fsf@bfnet.com>
NNTP-Posting-Host: 12-234-213-5.client.attbi.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Trace: quimby.gnus.org 1016076011 16445 12.234.213.5 (14 Mar 2002 03:20:11 GMT)
X-Complaints-To: usenet@quimby.gnus.org
NNTP-Posting-Date: 14 Mar 2002 03:20:11 GMT
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Windows XP, clean install of cygwin-1.3.10-1.  SSHD install went
great.  I can ssh from my linux box to the windows box no problem.
Once I've sshed from linux to windows, in the same shell I can ssh
over to another host no problem.  But, when I'm using the bash shell
on the Windows XP console, I can't ssh to any other host!

It seems to have something to do with the CYGWIN variable being set to
"ntsec tty":

[dave@xpgrave]~/:{193}:$ ssh alphonse -l root
Last login: Thu Mar 14 00:09:55 2002 from rave.localdomain
[root@alphonse /root]# exit
[dave@xpgrave]~/:{194}:$ CYGWIN="ntsec tty" ssh alphonse -l root
setgid 513: Invalid argument

What is the "ntsec tty" doing anyway?

Dave



--
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/

