X-Spam-Check-By: sourceware.org
Message-Id: <200512201533.jBKFXRRM027024@tigris.pounder.sol.net>
To: cygwin@cygwin.com
from: cygwin@trodman.com (Tom Rodman)
Subject: Re: expect script hanging: ssh to localhost w/password authentication
In-reply-to: <200512191700.jBJH0Qw9019385@tigris.pounder.sol.net>
References: <200512191700.jBJH0Qw9019385@tigris.pounder.sol.net>
Date: Tue, 20 Dec 2005 09:33:26 -0600
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

My guess is that cgf is aware of this, and working on a fix..:

  ~ $ uname -a
  CYGWIN_NT-5.0 OurServer108 1.5.19s(0.148/4/2) 20051220 00:11:57 i686 unknown unknown Cygwin
  ~ $ ssh localhost date
  staffuser1@localhost's password:
  ~ $ 

I manually entered the correct password above, the output from
the "date" command is lost. Note that the 20051220 is in use above.
Not sure the date command even ran, see the additional test after my sig.

As always, I appreciate all the work that goes into cygwin.

--
thanks,
Tom

--v-v------------------C-U-T---H-E-R-E-------------------------v-v-- 
~ $ ssh localhost 'ls >/tmp/foo 2>&1'
staffuser1@localhost's password:
~ $ less  /tmp/foo
/tmp/foo: No such file or directory
~ $


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

