Can't connect to server using protocol v2?

Gregory Leblanc GLeblanc at cu-portland.edu
Thu Sep 14 03:27:42 EST 2000


> -----Original Message-----
> From: Markus Friedl [mailto:Markus.Friedl at informatik.uni-erlangen.de]
> 
> On Wed, Sep 13, 2000 at 08:39:34AM -0700, Gregory Leblanc wrote:
> > debug: got SSH2_MSG_SERVICE_ACCEPT
> > debug: authentications that can continue: 
> > Permission denied ().
> > debug: Calling cleanup 0x805ba68(0x0)
> 
> the server does not offer any authentication methods.
> can you login this server with the commercial ssh.com-2.3.0 client?

Hmm, good question... download...compile...try...  nope, it doesn't work.
FYI, here's the output from ssh2.  I'll contact the site admin and poke a
few questions into them.  Thanks,
	Greg

[gleblanc at grego1 ssh-2.3.0]$ ssh2 -v login.metalab.unc.edu
debug: hostname is 'login.metalab.unc.edu'.
debug: Unable to open /home/gleblanc/.ssh2/ssh2_config
debug: connecting to login.metalab.unc.edu...
debug: entering event loop
debug: ssh_client_wrap: creating transport protocol
debug:
SshAuthMethodClient/sshauthmethodc.c:105/ssh_client_authentication_initializ
e: Added "publickey" to usable methods.
debug:
SshAuthMethodClient/sshauthmethodc.c:105/ssh_client_authentication_initializ
e: Added "password" to usable methods.
debug: Ssh2Client/sshclient.c:1104/ssh_client_wrap: creating userauth
protocol
debug: Ssh2Common/sshcommon.c:487/ssh_common_wrap: local ip =
207.149.58.197, local port = 2311
debug: Ssh2Common/sshcommon.c:489/ssh_common_wrap: remote ip = 152.2.210.14,
remote port = 22
debug: SshConnection/sshconn.c:1853/ssh_conn_wrap: Wrapping...
debug: Ssh2Transport/trcommon.c:593/ssh_tr_input_version: Remote version:
SSH-1.99-2.0.13 (non-commercial)
debug: Ssh2Transport/trcommon.c:688/ssh_tr_input_version: Remote version has
service accept message draft incompatibility bug.
debug: Ssh2Transport/trcommon.c:692/ssh_tr_input_version: Remote version has
publickey service name draft incompatibility bug.
debug: Ssh2Transport/trcommon.c:696/ssh_tr_input_version: Remote version has
X11 channel open draft incompatibility bug.
debug: Ssh2Transport/trcommon.c:701/ssh_tr_input_version: Remote version has
SSH_MSG_CHANNEL_OPEN_FAILURE draft incompatibility bug.
debug: Ssh2Transport/trcommon.c:706/ssh_tr_input_version: Remote version has
SSH_MSG_USERAUTH_PK_OK draft incompatibility bug.
debug: Ssh2Transport/trcommon.c:728/ssh_tr_input_version: Remote version has
hostbased service name draft incompatibility bug.
debug: Ssh2Transport/trcommon.c:732/ssh_tr_input_version: Remote version has
publickey session_id encoding draft incompatibility bug.
debug: Ssh2Transport/trcommon.c:736/ssh_tr_input_version: Remote version has
malformed signatures draft incompatibility bug.
debug: Ssh2Transport/trcommon.c:740/ssh_tr_input_version: Remote version
uses deprecated disconnect codes
debug: Ssh2Transport/trcommon.c:1068/ssh_tr_negotiate: c_to_s: cipher
3des-cbc, mac hmac-md5, compression none
debug: Ssh2Transport/trcommon.c:1071/ssh_tr_negotiate: s_to_c: cipher
3des-cbc, mac hmac-md5, compression none
debug: Ssh2Client/sshclient.c:399/keycheck_key_match: Host key found from
database.
debug: Ssh2Common/sshcommon.c:297/ssh_common_special: Received
SSH_CROSS_STARTUP packet from connection protocol.
debug: Ssh2Common/sshcommon.c:347/ssh_common_special: Received
SSH_CROSS_ALGORITHMS packet from connection protocol.
debug: Ssh2Common/sshcommon.c:132/ssh_common_disconnect: DISCONNECT
received: No further authentication methods available.
warning: Authentication failed.
debug: Ssh2/ssh2.c:78/client_disconnect: locally_generated = TRUE
Disconnected; no more authentication methods available (No further
authentication methods available.).
debug: uninitializing event loop
[gleblanc at grego1 ssh-2.3.0]$ 





More information about the openssh-unix-dev mailing list