简体   繁体   English

Team Foundation Server Sharepoint网站访问权限

[英]team foundation server sharepoint web site access permissions

Please help. 请帮忙。 Am newbie and have hit a snag with TFS and Sharepoint combo. 我是新手,并且使用TFS和Sharepoint组合遇到了麻烦。 Come from old school where in IIS you right click and set permissions of Web Site, and now I can't find the sharepoint sites in IIS 7 to actually give myself permissions. 来自一所古老的学校,在IIS中您右键单击并设置了Web站点的权限,现在我无法在IIS 7中找到实际授予自己权限的共享点站点。 When opening the localhost/ sites/ project in IE, i get an Error: Access Denied. 在IE中打开localhost / sites /项目时,出现错误:访问被拒绝。 This is the sharepoint site that was set up by TFS when I added a project in Visual Studio 2010 to my TFS ProjectCollection. 这是我在Visual Studio 2010中将项目添加到TFS ProjectCollection中时由TFS设置的共享站点。 How do I get access to the web site? 我如何访问该网站?

Regards 问候

Permission is not give to the SP sites directly from IIS. 不允许直接从IIS授予SP站点权限。

If you are or you know the SP Site collection administrator, ask them to give you the appropriate access to the SP site you are requesting. 如果您是SP网站集管理员,或者您认识SP网站集管理员,请要求他们为您提供对所请求SP网站的适当访问权限。 Otherwise, if there are no site collection administrators then go a level higher to the SP farm administrator, ask the farm admin to grant make you the site collection administrator for the SP Site collection you are trying to access. 否则,如果没有网站集管理员,则升至SP服务器场管理员的更高级别,请服务器场管理员授予您要尝试访问的SP网站集的网站集管理员的权限。 The team project site is located under a site collection. 团队项目站点位于网站集下。

From there you can give other users access to the appropriate SP resources using Site Actions > Site Permissions. 在此处,您可以使用“网站操作”>“网站权限”使其他用户访问适当的SP资源。

You should be given the permissions inside SharePoint by site collection administrator. 网站集管理员应向您授予SharePoint内部的权限。

Site collection admin should navigate to localhost/sites/{tfscollection}/{tfsproject}, click Site settings and then People and groups link. 网站集管理员应导航到localhost / sites / {tfscollection} / {tfsproject},单击“网站设置”,然后单击“人员和组”链接。

From there, you need to be added to the site and given the appropriate permissions. 从那里,您需要添加到站点并获得适当的权限。

There's a really nice utility that makes it easy to view/edit permissions on TFS, SharePoint and Report Server at the same time. 有一个非常不错的实用程序,可以轻松地同时查看/编辑TFS,SharePoint和Report Server的权限。

http://tfsadmin.codeplex.com/ http://tfsadmin.codeplex.com/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM