In this article I would like to explain SharePoint groups, levels and how to add, edit and delete user’s permissions.
What is SharePoint permission?
- Permissions enable users to access resources that they need.
- You can associate permissions with permission levels and also associate permission levels with users and SharePoint groups.
- Users and SharePoint groups are associated with securable objects, such as sites, lists, list items, libraries, folders within lists and libraries, and documents.
SharePoint Permission levels
Full Control: This permission level contains all permissions. Assigned to the site name Owner's SharePoint Group by default. This permission level cannot be customized or deleted.
Design: Users can create lists and document libraries, edit pages and apply themes, borders, and style sheets in the Web site. Not assigned to any SharePoint group, by default.
Contribute: Users can add, edit, and delete items in existing lists and document libraries. Assigned to the site name Member's SharePoint Group, by default.
Read: Read-only access to the Web site. Users and SharePoint groups with this permission level can view items and pages, open items, and documents. Assigned to the Site name Visitor's SharePoint Group, by default.
View Only: This permission enables users to view application pages. The View Only permission level is used for the Excel Services Viewer's Group. Document types with server-side file handlers can be viewed in the browser but not downloaded.
Approve: Users can edit and approve the pages, list items and documents.
Manage Hierarchy: Users can create sites and edit pages, list items and documents.
Restricted Read: Can view the pages and documents but cannot view the historical versions or user permissions.
Restricted Interfaces for Translation: Can open lists and folders, and use remote interface.
SharePoint permission group and how to create a group in SharePoint
- SharePoint groups enable you to manage access for sets of users instead of individual users
- SharePoint groups usually contain many individual users, but a group can also have one or more Windows Security groups
- When a new template site is created three SharePoint groups are created to control access to the site
Groups and their default permissions levels are:
- <site name> Owners: Full control
- <site name> Members: Contribute
- <site name> Visitors: Read
Procedure to create a group in SharePoint
Use the following procedure to create a SharePoint group.
Step 1: In your site, click on the settings and from the drop down choose the site settings as shown below,
Step 2: On your site settings page, click on the “Site Permission” under the Users and Permission as shown below,
Step 3: When you click on the site permissions in the site settings page you will get the page as in the following.
Step 4: Then click on the “Create Group” option in the grant section from the top ribbon bar as shown as below.
Step 5: When you click on the “Create Group” option in the grant section from the top ribbon bar you will get the following page as shown as below, then:
- Provide your name of the group
- Choose the owner of the group and specify the necessary settings as per your need
- Choose the permission level group members get on the site
Step 6: Then click on the “Create” button, you can see that your new permission group has been created as shown below.
Step 7: On the people and group page click on the arrow near the “New” button as shown below, then click “Add Users”.
Step 8: Then provide the email address as username of the users you want to add to this group in the add people pop-up as shown below.
Step 9: Then click on the “Share” button on the pop-up, the user will be added to your group.
How to edit a group permission in SharePoint?
Use the following procedure to edit the permission group settings.
Step 1: On your site settings page, click on the “Site Permission” under the Users and Permission as shown below.
Step 2: On your site settings page, click on the “Site Permission” under the Users and Permission as shown below, then check on the group that you want to edit the user permission for.
Step 3: Click on the “Edit User Permission” in the modify section on the top ribbon bar as shown below.
Step 4: When you check on the “Edit User Permission” you will get the following page.
You can change the permission group as per your needs then click “OK”.
Step 5: When you click on the “Ok” button, the permission will be changed.
How to remove a group in SharePoint
Use the following procedure to remove the group.
Step 1: On your site settings page, click on the “Site Permission” under the Users and Permission as shown below,
Step 2: On your site settings page, click on the “Site Permission” under the Users and Permission as shown below, then check on the group that you want to edit the user permission for.
Step 3: Click on the “Remove User Permission” in the modify section on top of the ribbon bar as shown below/
Step 4: Click on the “Remove User Permission” in the modify section on top of the ribbon bar as shown below.
Step 5: When you click on the “Remove User Permission”, you will get one confirmation message as shown below, then click on the “Ok” button. The group will be deleted from your site.
Summary
In this article we have explored SharePoint permission levels and how to create a group, edit and delete the group permissions.