SOLVED

SharePoint site permissions overriding file permissions

Copper Contributor

I've uploaded an Excel spreadsheet to a SharePoint document library with editing restricted using Protect Worksheet but all members of the SharePoint document library are able to edit. It would seem that SharePoint permissions are overriding the file permissions? How can I overcome this?

1 Reply
best response confirmed by FEL3322 (Copper Contributor)
Solution

@FEL3322 To restrict editing files in SharePoint, you can break permission inheritance for this specific file and grant "Read" permissions to all users/groups.

 

You can select file > Ellipses (...) >  Manage access > Advanced (at the bottom of manage access popup) and change all permissions for a file.

 

Check this documentations:

  1. Share SharePoint files or folders 
  2. Customize permissions for a SharePoint list or library 

Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

1 best response

Accepted Solutions
best response confirmed by FEL3322 (Copper Contributor)
Solution

@FEL3322 To restrict editing files in SharePoint, you can break permission inheritance for this specific file and grant "Read" permissions to all users/groups.

 

You can select file > Ellipses (...) >  Manage access > Advanced (at the bottom of manage access popup) and change all permissions for a file.

 

Check this documentations:

  1. Share SharePoint files or folders 
  2. Customize permissions for a SharePoint list or library 

Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

View solution in original post