From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23679 invoked by alias); 22 Aug 2011 20:39:51 -0000 Received: (qmail 23665 invoked by uid 22791); 22 Aug 2011 20:39:51 -0000 X-SWARE-Spam-Status: No, hits=4.8 required=5.0 tests=AWL,BAYES_50,BOTNET,RCVD_IN_DNSWL_NONE,TW_RW,TW_WX X-Spam-Check-By: sourceware.org Received: from vms173003pub.verizon.net (HELO vms173003pub.verizon.net) (206.46.173.3) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 22 Aug 2011 20:39:34 +0000 Received: from [192.168.1.231] ([unknown] [108.7.36.4]) by vms173003.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LQC00ACXK1O1630@vms173003.mailsrvcs.net> for cygwin@cygwin.com; Mon, 22 Aug 2011 15:39:29 -0500 (CDT) Message-id: <4E52BE7E.4010600@cygwin.com> Date: Mon, 22 Aug 2011 20:39:00 -0000 From: "Larry Hall (Cygwin)" Reply-to: cygwin@cygwin.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-version: 1.0 To: cygwin@cygwin.com Subject: Re: SSHD Issue Windows 2003 64 bit References: <4E49EA9A.3030500@cygwin.com> <4E4B264A.2090409@cygwin.com> <4E52727D.8090001@cygwin.com> In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-08/txt/msg00438.txt.bz2 On 8/22/2011 1:12 PM, Gary wrote: > Doing a 'set -x' in my terminal window only outputted: > '+ssh-host-config' with no other information. > > Here is the actual "path" value inside the 'path' variable in my case: > C:\Perl\site\bin;C:\Perl\bin;C:\Program Files (x86)\Support > Tools\;C:\Program Files (x86)\Windows Resource > Kits\Tools\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\system32\WBEM;c:\Program > Files (x86)\Java\jre6\bin;C:\usr\bin > > Attached is the cygcheck.out ran by "cygcheck -s -v -r> > cygcheck.out". There is a warning stating that there are multiple > cygwin1.dll files in my path, I check and there are only one after > grepping it out: > -rwxr-xr-x 1 Administrator Administrators 2666500 Mar 29 08:11 cygwin1.dll > > Thanks for your help! There's a few things here that you should clean-up: * Your path points to a non-Cygwin perl. Please either remove that installation or remove the install directory from your path. * You have installed Cygwin multiple times on this machine. Can you create a new installation where you only install Cygwin once? * OpenSSH is one of these installations. You are virtually guaranteed of a non-working 'sshd' if you install this 3rd party app. If you want to use Cygwin's 'sshd', don't install OpenSSH. If you prefer to use OpenSSH, install it and not Cygwin's 'openssh' package. Better yet, don't install Cygwin at all in this case. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple