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 Message-ID: <019901c31061$fa20edc0$6401a8c0@moose> From: "Pat Lightbody" To: References: Subject: Re: Cannot SSH in to server Date: Thu, 1 May 2003 21:19:08 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 > Hard to say. Try investigating the login shell vs. non-login shell bit. I tried running bash --login from windows cmd and I could still log in. I agree though, it appears that xterm, when launched from within X, is doing something with bash. For example, rxvt from within X works just fine. > Try reproducing this outside of an xterm (e.g., in bash command window). When I do this I can get in. Likewise when I run from any xterm launched from startxwin.bat. The problem is that I can't get in when I create xterms after X has launched. > Try disabling X-forwarding (by unsetting DISPLAY or running "ssh -x"). Tried both of these, still doesn't work. > Try specifying the protocol explicitly ("ssh -1" or "ssh -2")... I would Tried these too, neither worked. > also kill ssh agent for now, just to be sure. Let us know which of these > work and which don't. Also no luck. > Igor > P.S. Also please check that you *are* running a *Cygwin* version > of ssh ;-) Yup, using OpenSSH_3.6.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090702f, downloaded from cygwin's setup.exe. -Pat -- 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/