Hello.
I am trying to find a fix for a weird document library permissions and “visibility” issue in SharePoint 2013.
In two examples so far, the client has sites with the usual Owners, Contributing members and Visitors groups. All intended users are members of the appropriate groups. Permissions on document libraries have been separated from the parent, configured so that only specific users can view or modify. Running the “Check permissions” tool on user xyz library produces and confirms “Access for user abc: None”.
Oddly, if users click on “all site content”, they are able to see all document libraries listed. They can see names, tiles for other libraries, total number of items and modified date indicated beside each library tile. This is not good. The client does not want users to see a list of other users’ libraries.
If a user clicks on a document library for another user, the library page displays but items are not visible. That’s a small consolation but still not acceptable.
How do we make it so users do not see other users’ libraries listed in all site content?
Thanks in advance,
Theresa
So to confirm the steps that I took to get the desired results in my environment:
Break inheritance on a library and add a user with permissions. This has now added the user at the level above the library with limited access, which is kind of what we would expect but in 2013 you don’t really have visibility of this within the UI.
Go to the level above (so Site in this instance) and add the user in question with what ever permissions your heart desires at the time.
Remove the user and then add the user into the Visitors group in my instance.
Add the user back into the library where inheritance was broken with the desired permissions.
Now everything should be working as expected, although the steps that I took to get this far were certainly far from expected.
So I appreciate this isn’t great and I am sure there are better ways of achieving what was outlined above but it does seem to be consistent and give the behaviour that we are after.