Hi All,
I've noticed some strange behvaiour when trying to implement a folder tree with browse only access from a certain point in the tree onwards. This isn't functioning as I would have expected.
If I assign a user browse rights only, to a folder with the scope 'This folder, subfolders and documents'. Clicking on that folder as the user produces the error (Access Denied. [9013]).
However if I add the user again to the folder, with browse and read, to 'This entry only'. The user can then see what's in the folder but not open anything (what I was expecting the browse rights to do on the first access right).
This would be fine if I only wanted to do this for one folder, but what I want is to set this right for a folder tree. I can only get this to work by setting the 2nd right of this entry only with browse and read for every sub folder, otherwise I get the access denied error. This tree has hundreds of sub folders.
Is there a cleaner way to implement browse only access to a folder tree, or do you have to set a browse and read for this entry only on every subfolder?
Cheers!