Sharepoint - How to make a user a subsite administrator

Jack Chuong 436 Reputation points
2022-03-10T07:44:12.25+00:00

Hi all,
Here my case :
I have a site (or site collection ?) https://domaincom.sharepoint.com/sites/MyCorp
I can add a user into site collection administrators group or site owners group for this "MyCorp".
In this "MyCorp" I created many sites (or subsites ?) for many BUs : HR , IT , FIN , OPS ...
https://domaincom.sharepoint.com/sites/MyCorp/HR
https://domaincom.sharepoint.com/sites/MyCorp/IT
https://domaincom.sharepoint.com/sites/MyCorp/FIN
https://domaincom.sharepoint.com/sites/MyCorp/OPS
How can I make a user (head BU) a administrator a subsite ? As I want they can grant permission to other staffs on their own BU.

Microsoft 365 and Office SharePoint Server For business
0 comments No comments
{count} votes

Accepted answer
  1. sadomovalex 3,636 Reputation points
    2022-03-11T15:01:41.987+00:00

    by default sub sites (HR, IT, etc) inherit permissions from parent site - in this case root web site of site collection https://domaincom.sharepoint.com/sites/MyCorp. But it is possible to break permissions inheritance on particular sub site and add unique permission to this sub site only. In this case only this sub site will have this additional permission. For doing that go to sub site > Site settings > Site permissions > click Stop inheriting permissions. After that you may grant Full control for particular user - in this case this user will have Full control only on this sub site.

    But best practice is to not grant permission to user account. Instead it is better to create new Sharepoint group on sub site, add necessary user to this group and then add permission to this group using described method. In this case if this user e.g. will leave the company it will be enough to remove his account from SP group instead of going through all sub sites and searching where permissions were added to this user.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. JoyZ 18,111 Reputation points
    2022-03-10T10:17:14.343+00:00

    @Jack Chuong ,

    There is no separate site admin for subsites, when you add the site admin in root site, it will also apply to all subsites.

    181759-image.png
    However for site owner, if sub site use same permissions as parent sites, when you add owner to root site, it also applies to sub site, if you have unique permissions for subsite at first, the root owner will not be added to subsite, we can add owner separately on the subsite.
    181902-image.png
    181867-image.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.