X-Spam-Check-By: sourceware.org Date: Thu, 24 May 2007 10:30:35 -0400 (EDT) From: William Sutton To: Dan Miller Cc: cygwin AT cygwin DOT com Subject: Re: password authentication fails in cygwin openssh windows xp pro In-Reply-To: <4655A077.60407@gmail.com> Message-ID: References: <4655A077 DOT 60407 AT gmail DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 just jumping in but... try ssh -vvv localhost >file 2>&1 to redirect STDERR to STDOUT in hopes of catching the output.... William (who is now stepping back out of the discussion) --snip-- > Rene, > > Thanks for taking the time to respond. > > I can't figure out how to get the output of ssh -vvv localhost to a file. > I tried ssh -vvv localhost > file.txt and the file is created but empty. > > Dan > --snip-- -- 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/