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 Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: dave-gnus AT bfnet DOT 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: 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 AT quimby DOT gnus DOT 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 AT xpgrave]~/:{193}:$ ssh alphonse -l root Last login: Thu Mar 14 00:09:55 2002 from rave.localdomain [root AT alphonse /root]# exit [dave AT 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/