Public Key Authentication Bug - I can connect without problem

Roumen.Petrov at skalasoft.com Roumen.Petrov at skalasoft.com
Wed Jun 26 20:54:38 EST 2002


'Public Key Authentication' works for me.

SERVERs: OpenSSH3.3p1 on linux - 2.4.x and 2.2.x kernels

CLIENTs: Putty 0.52; OpenSSH 2.5.2p2,3.1p1,3.3p1 - with Public key !

SAMPLE:

$ ssh -v SERVER echo 'NO problem to CONNECT'
OpenSSH_2.5.2p2, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: ......
debug1: Remote protocol version 2.0, remote software version OpenSSH_3.3
debug1: match: OpenSSH_3.3 pat ^OpenSSH
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_2.5.2p2
debug1: ......
debug1: authentications that can continue: publickey,password,keyboard-interactive
debug1: next auth method to try is publickey
debug1: userauth_pubkey_agent: testing agent key /home/rumen/.ssh/skala_rsa.id
debug1: input_userauth_pk_ok: pkalg ssh-rsa blen 151 lastkey 0x808d758 hint -1
debug1: ssh-userauth2 successful: method publickey
debug1: ......
NO problem to CONNECT
debug1: ......
debug1: Exit status 0




More information about the openssh-unix-dev mailing list