Was trying to limit administrator access to a particular folder branch and tried
<add key="ForceAdminsToUseMediaFolder" value="true" />
as found in the docs - but when that is added to user.config the file manager fails to load - I guess that setting may be out of date as there is no /media folder
What I really want is a role where an admin can only access /UserFiles and its sub directories when using the file manager. Is this possible?
Cheers
J