TFS permissions to create Team Projects in a specific collection

只愿长相守 提交于 2019-12-04 04:00:16

source:http://www.microsoft.com/download/en/details.aspx?id=8175 To grant administrative permissions for a team project collection in Reporting Services

  1. Start Internet Explorer.
  2. In the Address bar, type the following URL, where ReportServer is the name of the server that is running Reporting Services: http://ReportServer/Reports/Pages/Folder.aspx
  3. Click the Properties tab, and then click New Role Assignment.
  4. In Group or User Name, type the name of the account for the user or group to whom you want grant administrative permissions.
  5. In Role, click Team Foundation Content Manager, and then click OK.

The one thing missing in the manual, is that you need to do this for /TfsReports/[collectionname] while setting stop security inheratence.

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