Credential storage failed in eclipse in Mac OSX

拥有回忆 提交于 2021-01-27 17:01:10

问题


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.

enter image description here

.

.

enter image description here

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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!