Forums

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

not able to clone branches fro bit bucket ...asking password

Gourav Choubey
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!
December 18, 2017

1. I generated pub,private keys using  command : ssh-keygen -t rsa -b 4096 

on my unix server

2. Then copied the contents of .pub file to butbucket ssh-keys section

3. Then tried to clone the repository on this unix server by issueing below commands

      eval `ssh-agent`

      ssh-add  id_rsa

   Identity added: id_rsa

git clone   git@bitbucketserver.org:username/repo.git

git@bitbucketserver.org's password: 

 

But it is asking for password?

The unix server username is different from my bit bucket user name.As Unix user is a common user(ec2-user)  which is used by all users.While bit bucket user is individual for each user.Can it be a issue.

Please let me know what am I missing.

1 answer

0 votes
jredmond
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 18, 2017

I'm going to assume based on your question here that you're using Bitbucket Server. Do you have port forwarding enabled? Is there a specific port that Bitbucket SSH is listening on other than the SSH-default port 22?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events