问题
When i'm connecting to server projects in tfs using eclipse in mac with my credentials it is connecting without any issues, but when i check the 'save password' at the login dialogue box it is showing an error as
'Credential storage failed (Could not save your credentials)'
Is there any way to get rid of this, because I don't want to enter my username and password every time when I open eclipse.
See the following images.
.
.
Any comments or suggestions would be appreciated. Thank you in advance.
回答1:
Use Keychain Access utility to fix it. If you see more than one tfs line in there remove the extras. Click on the one you leave in the list. I am foggy on details of what I did but I remember clicking on Access Control tab to allow keychain. I think it needs your Mac account password to allow the keychain (not your TFS password).
回答2:
Andrei is correct. But, I thought it would help to clarify the steps:
- Start Keychain Access
- Click 'All Items' under 'Category'
- Enter the name of your tfs server into the search box
- Delete any entries whose 'name' is the same as your tfs server
- Try to connect again.
This worked for me. I had this problem after my password had changed.
来源:https://stackoverflow.com/questions/20323003/credential-storage-failed-in-eclipse-in-mac-osx