X-Spam-Check-By: sourceware.org Message-Id: <200512201533.jBKFXRRM027024@tigris.pounder.sol.net> To: cygwin AT cygwin DOT com from: cygwin AT trodman DOT 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 DOT jBJH0Qw9019385 AT tigris DOT pounder DOT sol DOT net> Date: Tue, 20 Dec 2005 09:33:26 -0600 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 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 AT 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 AT 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/