Roumen.Petrov at skalasoft.com
2002-Jun-26 10:54 UTC
Public Key Authentication Bug - I can connect without problem
'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
Possibly Parallel Threads
- auto login failure: PEM_read_PrivateKey
- Still logs me out - openssh 3.4.p1
- Memory fault on HP-UX 11.0, 3.4p1
- [Bug 387] New: command="" in authorized_keys fails when sshd_config has "PermitRootLogon forced-commands-only"
- [Bug 357] SSH does not handle "Protocol" option in ~/.ssh/options properly