This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SSH - Can't Login (3rd Post)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]