delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/01/18/22:54:14

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
To: <cygwin AT cygwin DOT com>
References: <A70479AEC9AB3A4CBDDAE972AA9BD774056D0B AT dellsc1420a DOT wme DOT local> <4790b28b DOT 1235640a DOT 1f2e DOT 7b29 AT mx DOT google DOT com> <001e01c859e0$a63dbf30$2e08a8c0 AT CAM DOT ARTIMI DOT COM>
In-Reply-To: <001e01c859e0$a63dbf30$2e08a8c0@CAM.ARTIMI.COM>
Subject: RE: RE: ssh interactive shell not working
Date: Fri, 18 Jan 2008 21:53:17 -0600
MIME-Version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
From: "Kyle A. Dawson" <kyle DOT a DOT dawson AT gmail DOT com>
Message-ID: <47917438.0675480a.4944.ffff86bf@mx.google.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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

I forgot to add the bash part.  
So if I give it the option to run bash it works, I get a prompt.  

ssh myhost bash --login -i

So why do I have to now give it the option to run bash?  It should do that
automatically?


-----Original Message-----
From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of
Dave Korn
Sent: Friday, January 18, 2008 8:45 AM
To: cygwin AT cygwin DOT com
Subject: RE: RE: ssh interactive shell not working

On 18 January 2008 14:07, Kyle A. Dawson wrote:

> Ok, here is the output from the debug
> 
> $ ssh -v -v -v -v -v myhost
>
> OpenSSH_4.7p1, OpenSSL 0.9.8g 19 Oct 2007
> debug2: ssh_connect: needpriv 0

  Doh.  Sorry, my fault - that doesn't really show us enough, although it
does
show...


> debug3: tty_make_modes: 93 0
> debug2: channel 0: request shell confirm 0
> debug2: fd 3 setting TCP_NODELAY
> debug2: callback done
> debug2: channel 0: open confirm rwindow 0 rmax 32768
> debug2: channel 0: rcvd adjust 2097152

  ^^^^^^^^^^ that at this point, you were successfully connected, and ...

> debug2: channel 0: rcvd eof

  ^^^ immediately afterward the other end sent an EOF and closed the
channel,
for no obvious reason.


> The client has not changed at all and worked before, I have many clients
> that were working, now all stopped.  So I think it is on the server side.

  Agreed, it's the startup scripts on the server side I was talking about,
but
my commandline didn't turn on bash debugging as well as ssh debugging.

  Please try again with:

$ ssh -v -v -v -v -v myhost bash --login -i -x

and we should see your bash startup scripts running in the debug output.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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


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