* problems with ssh keys
@ 2020-03-17 3:06 Jim Wilson
2020-03-17 3:13 ` Christopher Faylor
2020-03-17 3:22 ` Jim Wilson
0 siblings, 2 replies; 4+ messages in thread
From: Jim Wilson @ 2020-03-17 3:06 UTC (permalink / raw)
To: overseers
I can't access sourceware git trees via ssh anymore, and I think it is
because of the hardware change. I see some other people have had
problems, but it isn't clear what the solution is. I have a 4K rsa2
ssh key, and as far as I know that should still work. The key was
generated about 2.5 years ago. With "ssh -v -v -v -v gcc.gnu.org
alive" I see at the end
debug1: Offering public key: RSA
SHA256:LysRamdWBr25XoOq/7loXtTDnNmEt5OgeTbms+uYY8M
/home/jimw/.ssh/id_gnu_rsa2
debug3: send_pubkey_test
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for reply
debug3: receive packet: type 60
debug1: Server accepts key: pkalg rsa-sha2-512 blen 535
debug2: input_userauth_pk_ok: fp
SHA256:LysRamdWBr25XoOq/7loXtTDnNmEt5OgeTbms+uYY8M
debug3: sign_and_send_pubkey: RSA
SHA256:LysRamdWBr25XoOq/7loXtTDnNmEt5OgeTbms+uYY8M
debug3: send packet: type 50
Connection closed by 2620:52:3:1:0:246e:9693:128c port 22
So it looks like the server will accept the key, and then it just
closes the connection with no explanation.
Jim
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: problems with ssh keys
2020-03-17 3:06 problems with ssh keys Jim Wilson
@ 2020-03-17 3:13 ` Christopher Faylor
2020-03-17 3:22 ` Jim Wilson
1 sibling, 0 replies; 4+ messages in thread
From: Christopher Faylor @ 2020-03-17 3:13 UTC (permalink / raw)
To: Overseers mailing list
On Mon, Mar 16, 2020 at 08:06:14PM -0700, Jim Wilson wrote:
>I can't access sourceware git trees via ssh anymore, and I think it is
>because of the hardware change. I see some other people have had
>problems, but it isn't clear what the solution is. I have a 4K rsa2
>ssh key, and as far as I know that should still work. The key was
>generated about 2.5 years ago. With "ssh -v -v -v -v gcc.gnu.org
>alive" I see at the end
>
>debug1: Offering public key: RSA
>SHA256:LysRamdWBr25XoOq/7loXtTDnNmEt5OgeTbms+uYY8M
>/home/jimw/.ssh/id_gnu_rsa2
>debug3: send_pubkey_test
>debug3: send packet: type 50
>debug2: we sent a publickey packet, wait for reply
>debug3: receive packet: type 60
>debug1: Server accepts key: pkalg rsa-sha2-512 blen 535
>debug2: input_userauth_pk_ok: fp
>SHA256:LysRamdWBr25XoOq/7loXtTDnNmEt5OgeTbms+uYY8M
>debug3: sign_and_send_pubkey: RSA
>SHA256:LysRamdWBr25XoOq/7loXtTDnNmEt5OgeTbms+uYY8M
>debug3: send packet: type 50
>Connection closed by 2620:52:3:1:0:246e:9693:128c port 22
>
>So it looks like the server will accept the key, and then it just
>closes the connection with no explanation.
Hi Jim,
It looks like there was a configuration problem on our part.
Does it work now?
cgf
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: problems with ssh keys
2020-03-17 3:06 problems with ssh keys Jim Wilson
2020-03-17 3:13 ` Christopher Faylor
@ 2020-03-17 3:22 ` Jim Wilson
2020-03-17 3:34 ` Christopher Faylor
1 sibling, 1 reply; 4+ messages in thread
From: Jim Wilson @ 2020-03-17 3:22 UTC (permalink / raw)
To: overseers
On Mon, Mar 16, 2020 at 8:06 PM Jim Wilson <jimw@sifive.com> wrote:
> I can't access sourceware git trees via ssh anymore, ...
Actually, it is working now. So maybe it was a temporary hiccup on
the server side.
Jim
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: problems with ssh keys
2020-03-17 3:22 ` Jim Wilson
@ 2020-03-17 3:34 ` Christopher Faylor
0 siblings, 0 replies; 4+ messages in thread
From: Christopher Faylor @ 2020-03-17 3:34 UTC (permalink / raw)
To: Overseers mailing list; +Cc: jimw
On Mon, Mar 16, 2020 at 08:22:55PM -0700, Jim Wilson wrote:
>On Mon, Mar 16, 2020 at 8:06 PM Jim Wilson <jimw@sifive.com> wrote:
>> I can't access sourceware git trees via ssh anymore, ...
>
>Actually, it is working now. So maybe it was a temporary hiccup on
>the server side.
Hi Jim,
I tried to send you a message indicating that I probably fixed the
problem but mailman apparently insisted that I needed to reply only to
overseers. Looks like I need to tweak my email configuration a bit.
For the record, it was a password file configuraiton error on our
part.
Glad to hear that what I did solved your problem.
cgf
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-03-17 3:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-17 3:06 problems with ssh keys Jim Wilson
2020-03-17 3:13 ` Christopher Faylor
2020-03-17 3:22 ` Jim Wilson
2020-03-17 3:34 ` Christopher Faylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).