X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <4792D108.9090500@cygwin.com>
Date: Sat, 19 Jan 2008 23:41:44 -0500
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070505 Remi/2.0.0.0-3.fc4.remi Thunderbird/2.0.0.0 Mnenhy/0.7.5.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: ssh interactive shell not working
References: <A70479AEC9AB3A4CBDDAE972AA9BD774056D0B@dellsc1420a.wme.local> <4790b28b.1235640a.1f2e.7b29@mx.google.com> <001e01c859e0$a63dbf30$2e08a8c0@CAM.ARTIMI.COM> <47917438.0675480a.4944.ffff86bf@mx.google.com> <4792795B.4010907@cygwin.com> <47929ec9.08a4480a.5cc0.ffff8ac6@mx.google.com> <4792B497.80309@cygwin.com> <4792beab.0675480a.4944.fffff0f9@mx.google.com> <4792C1F3.40603@cygwin.com> <4792c8d2.06d4480a.0168.ffffe067@mx.google.com>
In-Reply-To: <4792c8d2.06d4480a.0168.ffffe067@mx.google.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Kyle A. Dawson wrote:
> Well, I uninstall Interix and it did fix that weird issue with remote ls,
> but still cannot login. I re-ran the cvscheck and attached.
> 
> You mentioned you wanted the bash debug output, I thought I sent that as
> well? With this command:

> ssh -v -v -v -v -v webmadeeasy.net bash --login -i
> 
> That is what I sent.  Is there a different command to run for bash debug?


You sent the one with debugging turned on for 'ssh'.  That's fine but since
it's bash where there are suspected troubles, it makes sense to turn on
debugging there too.  You forgot the '-x'.

ssh -v -v -v -v -v webmadeeasy.net bash --login -i -x


-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

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

