X-Recipient: archive-cygwin AT delorie DOT 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: cygwin AT cygwin DOT 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 AT cygwin DOT com Subject: Re: ssh interactive shell not working References: <4790b28b DOT 1235640a DOT 1f2e DOT 7b29 AT mx DOT google DOT com> <001e01c859e0$a63dbf30$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <47917438 DOT 0675480a DOT 4944 DOT ffff86bf AT mx DOT google DOT com> <4792795B DOT 4010907 AT cygwin DOT com> <47929ec9 DOT 08a4480a DOT 5cc0 DOT ffff8ac6 AT mx DOT google DOT com> <4792B497 DOT 80309 AT cygwin DOT com> <4792beab DOT 0675480a DOT 4944 DOT fffff0f9 AT mx DOT google DOT com> <4792C1F3 DOT 40603 AT cygwin DOT com> <4792c8d2 DOT 06d4480a DOT 0168 DOT ffffe067 AT mx DOT google DOT 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 AT cygwin DOT com; run by ezmlm List-Id: 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 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/