search for: id_rsa2

Displaying 4 results from an estimated 4 matches for "id_rsa2".

Did you mean: id_rsa
2017 Jul 04
12
[Bug 2737] New: function identity_sign() assume private key's pub part as same as the .pub key.
...Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: jj.net at 163.com 1: we use 'ssh-keygen' create two rsa pub/pri key pair with empty passphrase. and names it to: <id_rsa1, id_rsa1.pub> <id_rsa2, id_rsa2.pub> 2: add two pub key to localhost sshd: cat id_rsa1.pub >> ~/.ssh/authorized_keys cat id_rsa2.pub >> ~/.ssh/authorized_keys 3: copy the unmatch pub/pri key to ~/.ssh directory cp id_rsa1 ~/.ssh/id_rsa cp id_rsa2.pub ~/.ssh/id_rsa.pub 4: login to localhost without agent...
2001 Mar 21
1
Disconnecting: Bad packet length 2056273721.
...e/dunlap/.ssh/identity type 0 debug1: unknown identity file /home/dunlap/.ssh/id_dsa debug1: identity file /home/dunlap/.ssh/id_dsa type -1 debug1: unknown identity file /home/dunlap/.ssh/id_rsa1 debug1: identity file /home/dunlap/.ssh/id_rsa1 type -1 debug1: unknown identity file /home/dunlap/.ssh/id_rsa2 debug1: identity file /home/dunlap/.ssh/id_rsa2 type -1 debug1: Remote protocol version 1.99, remote software version OpenSSH_2.5.1p1 debug1: match: OpenSSH_2.5.1p1 pat ^OpenSSH Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_2.5.2p1 debug1: send KEXINIT de...
2001 Jul 26
1
possible bug: OpenSSH appears to freeze on exit
...space debug3: key_read: no space debug3: key_read: no space debug3: key_read: no space debug2: key_type_from_name: unknown key type '-----END' debug3: key_read: no key found debug1: identity file //.ssh/id_dsa type 2 debug1: identity file //.ssh/id_rsa1 type -1 debug1: identity file //.ssh/id_rsa2 type -1 debug1: Remote protocol version 1.99, remote software version OpenSSH_2.9p2 debug1: match: OpenSSH_2.9p2 pat ^OpenSSH Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_2.9p2 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: kex_p...
2001 Aug 22
1
[Fwd: [Fwd: openssh 2.9p2 hang problem]]
...gt; debug3: key_read: no space > debug3: key_read: no space > debug2: key_type_from_name: unknown key type '-----END' > debug3: key_read: no key found > debug1: identity file //.ssh/id_dsa type 2 > debug1: identity file //.ssh/id_rsa1 type -1 > debug1: identity file //.ssh/id_rsa2 type -1 > debug1: Remote protocol version 1.99, remote software version > OpenSSH_2.9p2 > debug1: match: OpenSSH_2.9p2 pat ^OpenSSH > Enabling compatibility mode for protocol 2.0 > debug1: Local version string SSH-2.0-OpenSSH_2.9p2 > debug1: SSH2_MSG_KEXINIT sent > debug1: SSH2...