Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How do I set app password on Linux server

Niringiyimana Elie March 10, 2022

How do I set app password on Linux server

2 answers

0 votes
Norbert C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 15, 2022

Hi @Niringiyimana Elie 

Thank you for contacting Atlassian Community, my name is Norbert and I'm a Bitbucket Cloud Support Engineer, it's nice to meet with you!

I would like to inform you that you can set up your Linux instance to save the credentials.

You can do it the following way:

git config --global credential.helper store

$ git clone http://bitbucket.org/workspace/repo.git
Username: <type your username>
Password: <type your password>

[after setting up the credentials]
$ git push
[your credentials are used automatically]

Please let us know how it goes, I'm here to help.

Best Regards,
Norbert
Atlassian Bitbucket Cloud Support

0 votes
Florian PEREZ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 10, 2022

Hello, 

You tagged your issue as Bitbucket Cloud and asking for password on linux server. 

Can you confirm you really target Bitbucket Cloud ?

What kind of password do you want to generate ?  

Is this API related ?

Niringiyimana Elie March 12, 2022

I want to pull changes from Bitbucket using App password and it still shows error because Bitbucket switched to App password recently. For me I created App password but I want to set it into my Linux server to be able to pull.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events