I'm having a strange problem with Team Foundation Server and Windows Integrated Authentication.
I have two different computers I'm currently using to connect to a single Team Foundation server. Both computers and the server are on the same Active Directory, which should allow Windows Integrated Authentication to automatically authentify myself when accessing the TFS server.
This configuration works fine on one of the two computers. I can add the server in Visual Studio and connect to it without having to authentify myself. However, on the second computer, I am unable to use WIA. When I add the TFS server, it asks for my credentials, and then rejects me with an error saying I do not have sufficients rights to connect to the server.
I am interested in any idea which could help me solve this problem :-)