We have a user that is the administrator for a team project. He can access the source code and can run team builds generated for his project. The login issue arises when he attempts to access the Sharepoint site for the team project. When he right-clicks on the team project name and selects Show Portal Site, a login dialog pops up populated with TFSservername\username and not the typical domainname\username.
tfs_server01\joe123 instead of company_domain\joe123
He cannot access the site unless he changes the login to domainname\username and enters the correct password.
The build log file issue occurs both within Visual Studio and if attempting to access the build log from within the Sharepoint site. When he clicks on the link to the build log file, he receives an error denying access to the file. I suspect this is also related to the issue as stated above.
When the problem was first discovered and we couldn't solve it, we had the user's machine re-imaged. The problem repeated. We thought it might be related to Visual Studio and Team Explorer being installed by an account with admin access on his machine and not his regular user account. We removed all and reinstalled after granting hsi account admin rights. The problem was again seen. We had him clear his cookies and the next time he tried accessing the Sharepoint site from within Visual Studio, the login dialog did not pop up and he was able to access the site. The next time he opened Visual Studio and tried to access the site, the problem appeared again.
Any suggestions on how to solve this We are stumped.
Thanks!
Stephen