ssh interactive shell not working

Kyle A. Dawson kyle.a.dawson@gmail.com
Sun Jan 20 22:33:00 GMT 2008


Sorry, I need to read the instructions better.

Here is the correct log with -x

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf Of Larry Hall (Cygwin)
Sent: Saturday, January 19, 2008 10:42 PM
To: cygwin@cygwin.com
Subject: Re: ssh interactive shell not working

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/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: login-debug.txt
URL: <http://cygwin.com/pipermail/cygwin/attachments/20080120/cbdb6267/attachment.txt>
-------------- next part --------------
--
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/


More information about the Cygwin mailing list