This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cannot SSH in to server


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. <pedantic>Also please check that you *are* running a *Cygwin* version
of ssh</pedantic> ;-)

On Thu, 1 May 2003, Pat Lightbody wrote:

> Any other ideas as to what could be wrong?
>
> -Pat
>
> ----- Original Message -----
> From: "Pat Lightbody" <plightbo@cisco.com>
> To: <cygwin@cygwin.com>
> 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@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]