The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

SourceTree Authentication error after changing AD password

atedw
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!
March 7, 2018

Is there and easy way to get SourceTree to recognize the AD password has changed? We are required to changed our Windows passwords on a regular basis, and every time SourceTree give Authentication failed errors reading from our TFS GIT repo.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
minnsey
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 16, 2018

HI

We don't have any direct experience of AD + TFS, but.... any credentials the Sourcetree uses for interacting git git with the remote host are essentially managed by Git and the Git Credential Manager (GCM).

If you enter account details in the  Tools/Options/Authentication tab Sourcetree will save them to the Windows Vault/Credential Manager in the format the GCM expects, i.e. with a key in form 'git:https://{hostname}'

If you don't use Sourcetree's accounts then Git may well prompt you directly using the GCM, again any credentials that you enter and are valid will be stored in the Windows Vault/Credential Manager.

Assuming there is no domain/network magic at work effectively authorizing your access to the TFS server outside of core git, I would try deleting any 'git:' prefixed entries form the Windows Vault/Credential Manager and trying again.

TAGS
AUG Leaders

Atlassian Community Events