Forum Discussion
document sharing & right inheritance
Thank you very much for your answer.
Yes, by repository I did mean a folder 🙂
When I follow the different steps indicated in your message, I have the same result. That's were my concern is : sharing a folder with someone seems to break rights inheritance. If I grants a new access at the site level, it remain absent on those previously shared folders. However, the new access isn't valid on all the non shared folders. I wanted to know, is this normal ? Has anybody experienced this scenario ?
Quite normal, that’s the way SharePoint does permissions. Everything in a site starts out the same way, but once you change a list, or a folders permission, it breaks the permission off. It copies it’s current setting, but after that you have to maintain it on your own
This is why people try to discourage breaking inheritance, it can be a pain to manage. Adding people to groups already defined for the list/library work, but you’ll always have to add individuals or new groups yourself
- Stephane KLOISAug 01, 2019Brass Contributor
Thank you very much for your different answers. It is very clear.
I found this a bit surprising since this sharing functionnality is accessible by end-user who may not be aware of this topic. At the end of the day, I would have hoped for a functionnality where "sharing" would add an extra-access without Breaking inheritance.