Re: ssh and RSA Authentication password prompt

From: Dimitri Maziuk (dima@127.0.0.1)
Date: 02/24/02


From: Dimitri Maziuk <dima@127.0.0.1>
Date: 24 Feb 2002 22:15:22 GMT

begin 666 Tony:
...
> debug1: identity file /home/tonyw/.ssh/identity type 0
> debug1: unknown identity file /home/tonyw/.ssh/id_rsa
                                                ^^^^^^^
> debug1: unknown identity file /home/tonyw/.ssh/id_dsa
                                                ^^^^^^^
> Enabling compatibility mode for protocol 2.0
                                  ^^^^^^^^^^^^
> debug1: authentications that can continue: publickey,password
> debug1: next auth method to try is publickey
> debug1: try privkey: /home/tonyw/.ssh/id_rsa
> debug1: try privkey: /home/tonyw/.ssh/id_dsa
                                   ^^^^^^^^^^^

RTFM about differences between protocol versions 1 and 2.
(Hint: ssh-keygen -t rsa; ssh-keygen -t dsa.)

> debug1: Remote protocol version 1.99, remote software version
> OpenSSH_2.5.2p2
  ^^^^^^^^^^^^^^^
And upgrade your OpenSSH.

Dima

-- 
Q276304 - Error Message: Your Password Must Be at Least 18770 Characters
and Cannot Repeat Any of Your Previous 30689 Passwords           -- RISKS 21.37



Relevant Pages

  • X forwarding OpenSSH 3.6p1, DISPLAY variable not set
    ... I am having trouble getting X forwarding to work since I installed ... Protocol mismatch. ... debug1: Reading configuration data /etc/ssh/ssh_config ... # This is the sshd server system-wide configuration file. ...
    (comp.security.ssh)
  • public key problems OpenSSH3.8.1p1 to Sun_SSH_1.1
    ... (incidentally I use the same method to connect this Debian server ... Failed publickey for test from 192.168.2.67 port 42619 ssh2 ... debug1: Connection established. ... Remote protocol version 2.0, ...
    (comp.security.ssh)
  • Re: OpenSSH protocol 2 wont use identity file
    ... v2 protocol only uses id_rsa and id_dsa. ... > using both SSH protocol 1 and SSH protocol 2. ... > debug1: Reading configuration data ... > debug3: cipher ok: arcfour ...
    (SSH)
  • no (ssh-)login possible, pam-problem?
    ... # HostKeys for protocol version 1 ... debug1: Reading configuration data /etc/ssh/ssh_config ... debug1: authentications that can continue: ... next auth method to try is keyboard-interactive ...
    (comp.security.ssh)
  • OpenSSH 3.8p1 Privilege Separation and "connection closed" error at KEXINIT
    ... debug1: Connecting to anywhere port 22. ... debug3: Not a RSA1 key file /.ssh/id_dsa. ... debug3: key_read: missing whitespace ... Remote protocol version 2.0, ...
    (comp.security.ssh)