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
Hi,
I finally found a solution tu my problem.
I realised that my Active Directory groups used to secure libraries have “Limited Access” rights that was added automatically on site level (rights not visible via web interface but only with SharePoint Designer).
Following these steps resolve my problem :
- Delete these Active Directory groups with “Limited Access” rights directly at the site permission level
- In consequence, these groups will be deleted automatically from libraries permissions (even if inheritance was broken on these libraries).
- Add again permissions for Active Directory groups on each library.
After these actions, everything is OK and user doesn’t see libraries in “Tree View” or in site content.
Unfortunately, if I created new library in my site, the problem will occur again with this new library and I have to do again the same actions to correct the problem.
I Think this is a SharePoint secutity issue and it would be great if Microsoft would publish a patch or solution.
Regards
Hello,
Have you solved your problem ?
I have the same problem on my SP2013 Foundation Environment.
Everything is OK for the first library but for libraries created after, user can see them in “Site Content and in “Tree View” even if they have no rights on these libraries.
Are there any solution or patch ?
Thanks.
Create some groups and put particular peoples to seperate places and set Target Audience to every document library…
I thinks its work fine
most times its not a bug but about something ones missing
How are you adding/removing people?
Are they seeing the site because they belong to some other group say Designer?
If you are using AD – are they in some other group there?
Paul, I think I understood most of what you wrote 😉Â
This security trimming vagueness is popping up now as we test SharePoint apps on the iPad. Â Navigation panes show more objects and content containers than needed – plus those where a user had no access (like document libraries). Â If they tap on one in ShareKami Pro for example, they encounter “limited access” and a blank screen. Â I have submitted a bug report to Appmersive (twice with no response yet), asking if they could filter items where a user has no permissions. Â But this is another issue for another discussion thread… for another day. Â
Thanks.