Share via

How to restrict and allow the site permission in sharepoint online?

Khushboo Kumari 102 Reputation points
Sep 21, 2023, 12:15 PM

Hi,

I would like to know how to assign or block the permission for the specific site. so in my scenarios , I have create a one communication site and create a home page and then there are 3 other pages which I treated as different department and they are linked with home page as navigation and here I want that my 6 other pages/library only has access only to the selected people and selected pages not all the pages . Home page can see all the users but the editing rights can be specific people for different pages. So how can I do that?

User's image

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,912 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
606 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,622 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,968 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Yanli Jiang - MSFT 27,396 Reputation points Microsoft Vendor
    Sep 22, 2023, 3:18 AM

    Hi @Khushboo Kumari ,

    You can grant read permission to the site to each user. Then interrupt inheritance for these 6 libraries/pages, and then set unique permissions for them according to actual needs. For example, for a document library, group1 or user1 needs editing permissions, then grant permissions to group1 or user1, and then select edit permissions.

    User's image

    Hope this helps.


    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.


  2. Yanli Jiang - MSFT 27,396 Reputation points Microsoft Vendor
    Sep 22, 2023, 9:54 AM

    Hi @Khushboo Kumari ,

    1. Grant read permission to all users.

    Click the gear icon in the upper right corner of the homepage--Site Permissions--Advanced permissions settings--Grant Permissions to enter the following interface:

    09221

    1. Interrupt the library's permission inheritance, and then grant appropriate permissions.

    Go to the library, Click the gear icon in the upper right corner --Library Settings--More library settings--Permissions for this document library--Stop inheriting Permissions. And then click "Grant Permissions" to enter the following interface:

    User's image

    1. Interrupt the permission inheritance of the page, and then grant appropriate permissions.

    Go to the library where the Page is placed, select the Page that needs to be operated, click the three dots to the right of the name, select Manage access, scroll to the bottom of the opened window, select Advanced, and enter the following interface:

    User's image

    Then it is the same as the previous operation, the terminal inherits, and then unique permissions are re-granted.

    For more information, please refer to:

    https://support.microsoft.com/en-us/office/customize-permissions-for-a-sharepoint-list-or-library-02d770f3-59eb-4910-a608-5f84cc297782

    Hope this helps.


    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.