Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to set ssh-key, if I don't remember account where I already used this id_rsa.pub

dr0nka
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 22, 2018

Hi!

Sometimes ago I work in a company and used my ssh-key to access to git repo, using account on working email.

Now I don't have access to that account and email. And I'm trying to create new account, but when I add my ssh-key, I got error that this key is already used in another account.. How can I prove that this is my key and reset it on other accounts to use it with new account.

Thank you!

 

1 answer

1 accepted

0 votes
Answer accepted
jredmond
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 26, 2018

Try this from the command line:

$ ssh -T -i /path/to/private_key git@bitbucket.org
logged in as (username associated with that key).

You can use git or hg to connect to Bitbucket. Shell access is disabled.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events