delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.7 required=5.0 tests=AWL,BAYES_00 |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4CC7942F.1030503@bopp.net> |
Date: | Tue, 26 Oct 2010 21:53:35 -0500 |
From: | Jeremy Bopp <jeremy AT bopp DOT net> |
User-Agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.11) Gecko/20101006 Thunderbird/3.1.5 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: SSH - Can't Login (3rd Post) |
References: | <440383 DOT 4761 DOT qm AT web63703 DOT mail DOT re1 DOT yahoo DOT com> <4CC72893 DOT 3030207 AT bopp DOT net> <20101027020926 DOT M25630 AT ds DOT net> |
In-Reply-To: | <20101027020926.M25630@ds.net> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 10/26/2010 09:10 PM, Brian Wilson wrote: > I have the same problem and have not been able to resolve the issue either. I > get the following from the "type -a" command. Invoking either from the bash > shell with a complete path still just displays the usage message and gives a > return code of 255. Everything else seems to be working fine. A return code of 255 seems odd. Maybe a required DLL is missing. What is the complete usage message displayed? > Brian S. Wilson AT ncc-1701 ~ > $ type -a ssh > ssh is /usr/bin/ssh > ssh is /bin/ssh What is the output of the following: ls -l /usr/bin/ssh /bin/ssh ldd /usr/bin/ssh What happens when you invoke ssh from a cmd shell? -Jeremy -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |