Tagged Questions
0
votes
1answer
149 views
Picture library problem when breaking permission inheritance
I have a picture library and I want to implement different permissions for users on the different levels in the library. But as soon as I break the inheritance for one folder strange things start to ...
0
votes
2answers
292 views
Permission for a picture library to open the direct image, but not see the library content
I want to grant users to see images if they know the direct link (e.g. /MyPicLib/test.jpg). However the users should not be able to open "/MyPicLib/Forms/AllItems.aspx". I tried the available ...