Forum Discussion
stavrama
Mar 03, 2023Copper Contributor
How to add limited access permission on external users on a document library
Hello everyone, I have created a custom permission level on SharePoint Online, where i want external users to be able to have contribute permissions without delete. If i try to share directly...
jaortizgolf78
Mar 03, 2023Brass Contributor
Create a custom permission level: Go to Site Settings > Site Permissions > Permission Levels. Create a new custom permission level with "Add Items", "Edit Items", "View Items", "Open Items", "View Versions", and "View Application Pages" permissions. Make sure to uncheck the "Delete Items" permission.
Grant permissions at the document library level: Go to the document library where you want to grant access to external users. Stop inheriting permissions and remove all existing permissions. Add the external users and grant them the custom permission level you created in step 1.
Grant permissions at the folder level: Navigate to the folder where you want to grant access to external users. Stop inheriting permissions and remove all existing permissions. Add the external users and grant them the custom permission level you created in step 1.
Test the permissions: Ask one of the external users to log in and try to access the folder. They should be able to see the folder and its contents, but not delete anything.
Grant permissions at the document library level: Go to the document library where you want to grant access to external users. Stop inheriting permissions and remove all existing permissions. Add the external users and grant them the custom permission level you created in step 1.
Grant permissions at the folder level: Navigate to the folder where you want to grant access to external users. Stop inheriting permissions and remove all existing permissions. Add the external users and grant them the custom permission level you created in step 1.
Test the permissions: Ask one of the external users to log in and try to access the folder. They should be able to see the folder and its contents, but not delete anything.
stavrama
Apr 10, 2023Copper Contributor
Hello,
Thanks for your reply and sorry for the delay on my response. I have created a permission level to grant only basic access on a document library. i named it List_Only so whenever i wanna give access with custom permission level setting on a sub folder, i follow this procedure.
The only problem i have though is that on document library permission settings and/or sub folder permission settings, those users does not appear on the list even though is it validated that their assigned permissions are working correct. I am just wondering what i have to do if i want to remove a user from the library or subfolder.
Thanks for your reply and sorry for the delay on my response. I have created a permission level to grant only basic access on a document library. i named it List_Only so whenever i wanna give access with custom permission level setting on a sub folder, i follow this procedure.
The only problem i have though is that on document library permission settings and/or sub folder permission settings, those users does not appear on the list even though is it validated that their assigned permissions are working correct. I am just wondering what i have to do if i want to remove a user from the library or subfolder.
- stavramaApr 24, 2023Copper ContributorHello everyone,
Anyone has faced similar issue to help me?
Thanks.