为什么我不能用新创建的teamystem用户连接到我的项目门户?

时间:2022-09-03 20:46:49

I've followed this walkthrough to create a new user in TFS and add it to the Administrator group

我已按照此演练在TFS中创建新用户并将其添加到Administrator组

When I try to connect to my project portal (directly from the tfs computer), it asks for my credentials :

当我尝试连接到我的项目门户(直接从tfs计算机)时,它会询问我的凭据:

  • if I enter my new user's credentials, IIS says "Access Denied"
  • 如果我输入新用户的凭据,IIS会说“拒绝访问”

  • if I try to log in using the windows Administrator account, it works fine.
  • 如果我尝试使用Windows管理员帐户登录,它可以正常工作。

I'm a bit puzzled here. Do I need to grant access to my user account somewhere else? (like in IIS for example?)

我在这里有点困惑。我是否需要在其他地方授予对我的用户帐户的访问权限? (例如在IIS中?)

Additional info : I'm using TFS sp1, on windows server 2008 + sql server 2008. My user account has been created as a standard user on the server (I've tried to upgrade it to an Admin user just in case, but this doesn't work either)

附加信息:我在Windows Server 2008 + sql server 2008上使用TFS sp1。我的用户帐户已在服务器上创建为标准用户(我尝试将其升级为管理员用户以防万一,但是这个不起作用)

1 个解决方案

#1


I'm assuming by "project portal" you mean the Sharepoint server? Is this TFS in "workgroup mode" (meaning the 5 user limit edition?) If so, you'd need to add the user to the Licensed Users group in TFS.

我假设“项目门户”你的意思是Sharepoint服务器?此TFS是否处于“工作组模式”(意味着5个用户限制版本?)如果是这样,您需要将用户添加到TFS中的“许可用户”组。

If not, I would check that the user has the right permissions in Sharepoint: http://msdn.microsoft.com/en-us/library/ms252449(VS.80).aspx

如果没有,我会检查用户在Sharepoint中是否具有正确的权限:http://msdn.microsoft.com/en-us/library/ms252449(VS.80).aspx

#1


I'm assuming by "project portal" you mean the Sharepoint server? Is this TFS in "workgroup mode" (meaning the 5 user limit edition?) If so, you'd need to add the user to the Licensed Users group in TFS.

我假设“项目门户”你的意思是Sharepoint服务器?此TFS是否处于“工作组模式”(意味着5个用户限制版本?)如果是这样,您需要将用户添加到TFS中的“许可用户”组。

If not, I would check that the user has the right permissions in Sharepoint: http://msdn.microsoft.com/en-us/library/ms252449(VS.80).aspx

如果没有,我会检查用户在Sharepoint中是否具有正确的权限:http://msdn.microsoft.com/en-us/library/ms252449(VS.80).aspx