X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.2 required=5.0	tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,TW_YG
X-Spam-Check-By: sourceware.org
X-Yahoo-SMTP: Uu383n6swBCEN1G9up0WSnxbvN8fCPmk
Message-ID: <4CC9DCB1.10108@cygwin.com>
Date: Thu, 28 Oct 2010 16:27:29 -0400
From: "Larry Hall \(Cygwin\)" <reply-to-list-only-lh@cygwin.com>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: SSH - Can't Login (3rd Post)
References: <440383.4761.qm@web63703.mail.re1.yahoo.com> <4CC72893.3030207@bopp.net> <20101027020926.M25630@ds.net> <4CC7942F.1030503@bopp.net> <20101028121726.M63482@ds.net>
In-Reply-To: <20101028121726.M63482@ds.net>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

On 10/28/2010 8:39 AM, Brian Wilson wrote:
> $ ssh wilson@ncc-1701
> usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
>            [-D [bind_address:]port] [-e escape_char] [-F configfile]
>            [-I pkcs11] [-i identity_file]
>            [-L [bind_address:]port:host:hostport]
>            [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
>            [-R [bind_address:]port:host:hostport] [-S ctl_path]
>            [-W host:port] [-w local_tun[:remote_tun]]
>            [user@]hostname [command]
>
> Brian S. Wilson@ncc-1701 ~
> $ echo $?
> 255

If that is a direct return of a Win32 error then:

   $ net helpmsg 255

   The extended attributes are inconsistent.

You may have better luck getting to the bottom of this
by running the server with debug turned on and running the client
with verbose flags turned completely on.  If you find something
when doing that which you want to follow-up on the list,
please send exactly what you did, what you saw, and your
cygcheck output (-srv) to the list (see http://cygwin.com/problems.html
for details).  If you really are getting "stuck" when parsing the input,
then you might find that comparing the output of the "old" and "new"
ssh output when running under strace shows you something.

-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

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

