0
votes

Scenario:

SharePoint 2010:

We have one site collection in which we have one Root site and one subsite under it, we need to restrict user access to root site while keeping subsites available, Is there any OOTB way to acheive this instead of doing it through Urls etc.

Root site: ~siteUrl/ Subsite: ~siteUrl/Operations

1

1 Answers

0
votes

You'll have to break permission inheritance, remove users from the root site and provide them to the link to the subsite.