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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 1 May 2003 20:58:38 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Pat Lightbody cc: cygwin AT cygwin DOT com Subject: Re: Cannot SSH in to server In-Reply-To: <00ab01c31042$79a8afd0$6401a8c0@moose> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hard to say. Try investigating the login shell vs. non-login shell bit. Try reproducing this outside of an xterm (e.g., in bash command window). Try disabling X-forwarding (by unsetting DISPLAY or running "ssh -x"). Try specifying the protocol explicitly ("ssh -1" or "ssh -2")... I would also kill ssh agent for now, just to be sure. Let us know which of these work and which don't. Igor P.S. Also please check that you *are* running a *Cygwin* version of ssh ;-) On Thu, 1 May 2003, Pat Lightbody wrote: > Any other ideas as to what could be wrong? > > -Pat > > ----- Original Message ----- > From: "Pat Lightbody" > To: > Sent: Thursday, May 01, 2003 10:28 AM > Subject: Re: Cannot SSH in to server > > > > > 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 > > > > Actually, even when ssh-agent is not running I get the same problem. At > > first I thought that might be it, but nope, it wasn't :( > > > > -Pat -- 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/