sharepointtfsprojectsharepointfoundation2010

team foundation server sharepoint web site access permissions


Please help. Am newbie and have hit a snag with TFS and Sharepoint combo. 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. When opening the localhost/ sites/ project in IE, i get an Error: Access Denied. This is the sharepoint site that was set up by TFS when I added a project in Visual Studio 2010 to my TFS ProjectCollection. How do I get access to the web site?

Regards


Solution

  • Permission is not give to the SP sites directly from IIS.

    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. 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. 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.