savannah-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Authenticating git.savannah.gnu.org


From: Ineiev
Subject: Re: Authenticating git.savannah.gnu.org
Date: Thu, 28 Apr 2022 08:58:47 +0000
User-agent: Mutt/1.9.4 (2018-02-28)

On Sat, Apr 23, 2022 at 11:45:07PM -0700, Yuan Fu wrote:
> > ssh -v -i ~/.ssh/id_rsa casouri@git.savannah.gnu.org
> 
> Thanks, it seems my key didn’t work? Below is the output of ssh.
> 
> debug1: Will attempt key: /Users/yuan/.ssh/id_rsa RSA 
> SHA256:+1b/NEVSa5oNjZXtT3O1N8KF2wHYOUH62w3AK/V8r8o explicit
> debug1: Will attempt key: /Users/yuan/.ssh/id_rsa RSA 
> SHA256:+1b/NEVSa5oNjZXtT3O1N8KF2wHYOUH62w3AK/V8r8o explicit
> debug1: SSH2_MSG_EXT_INFO received
> debug1: kex_input_ext_info: 
> server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
> debug1: SSH2_MSG_SERVICE_ACCEPT received
> debug1: Authentications that can continue: publickey,password
> debug1: Next authentication method: publickey
> debug1: Offering public key: /Users/yuan/.ssh/id_rsa RSA 
> SHA256:+1b/NEVSa5oNjZXtT3O1N8KF2wHYOUH62w3AK/V8r8o explicit
> debug1: Authentications that can continue: publickey,password
> debug1: Offering public key: /Users/yuan/.ssh/id_rsa RSA 
> SHA256:+1b/NEVSa5oNjZXtT3O1N8KF2wHYOUH62w3AK/V8r8o explicit
> debug1: Authentications that can continue: publickey,password
> debug1: Next authentication method: password
> 
> Then I uploaded another key, waited an hour and tried with the new key, still 
> no luck.

Make sure that the offered key is (one of the) registered; no need to wait,
the changes in Savannah account are in effect immediately; add two more -v to
ssh invocation,

  ssh -vvv casouri@git.savannah.gnu.org

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]