delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/05/01/13:23:14

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs
Date: Thu, 1 May 2003 13:22:58 -0400 (EDT)
From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: Pat Lightbody <plightbo AT cisco DOT com>
cc: cygwin AT cygwin DOT com
Subject: Re: Cannot SSH in to server
In-Reply-To: <011801c31001$b9e489c0$6401a8c0@moose>
Message-ID: <Pine.GSO.4.44.0305011312520.25128-100000@slinky.cs.nyu.edu>
Importance: Normal
MIME-Version: 1.0

On Thu, 1 May 2003, Pat Lightbody wrote:

> I have a very strange problem: whenever I have an xterm window launced from
> whithin XFree86 (note: this is different than run xterm from startx.bat), I
> cannot SSH in to any server unless I can use my RSA/DSA keys (ie, if it asks
> me for a normal password, my ssh client locks up). I'm sure it has something
> to do with my env variables, so I've attached the output of 'set' for the
> xterm that does work and the ones that don't. Also, attached is the debug
> level logs of the ssh client when it locks up. Anyone have any ideas?
>
> -Pat

Pat,

Did you do a diff on the two set outputs?  Here are some relevant
sections (not in the original order, with some annotations):

6c5
< BASH=/usr/bin/bash
---
> BASH=/bin/bash
36a36,37
> MAKE_MODE=unix
> MANPATH=:/usr/ssl/man
44c45
< PATH='.:/usr/bin:/usr/X11R6/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/SecureCRT/:/cygdrive/c/jdk1.4.1/bin:/usr/bin:/usr/local/bin:/cygdrive/c/jdk1.4.1/maven/bin:/cygdrive/c/jdk1.4.1/ant/bin:/cygdrive/c/jdk1.4.1/maven/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/SecureCRT/'
---
> PATH='/usr/local/bin:/usr/bin:/bin:.:/usr/bin:/usr/X11R6/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/SecureCRT/:/cygdrive/c/jdk1.4.1/bin:/usr/bin:/usr/local/bin:/cygdrive/c/jdk1.4.1/maven/bin:/cygdrive/c/jdk1.4.1/ant/bin:/cygdrive/c/jdk1.4.1/maven/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/SecureCRT/'
66a70
> TZ=PST8PDT7,M4.1.0/2,M10.5.0/2
67a72
> USER=plightbo

The above all seem to indicate that the working bash wasn't run with the
--login option (i.e., /etc/profile wasn't executed), whereas the hanging
bash was (it could also be that the non-working xterm had a "-ls" option).

However, I suspect the above is largely irrelevant, and your problem lies
here:

61a63,64
> SSH_AGENT_PID=612
> SSH_AUTH_SOCK=/tmp/ssh-DBwS1292/agent.1292

You have ssh-agent running in the non-working bash.  I'm guessing it has
something to do with your problem.  "man ssh-agent" for details.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor AT watson DOT ibm DOT com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Knowledge is an unending adventure at the edge of uncertainty.
  -- Leto II


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019