Hello,I have to limit access to specific document created from a form. I used a ‘Readers’ field on this form, which is the usuall way to do that. If I want to limit users from specified organizational unit and all descendants everything is okay. I add to ‘Readers’ field names e.g. ‘*/OUname/OName’ so it makes that everybody from organizational unit ‘OUName/Oname’ and all descendants can read this document.
But I also need to make document available for reading just for only people from one organizational unit but not for all descendants. How can I do this? If a add expression ‘/OUName/OName’ it does not work.
I read about extended ACL but I can’t use it with my database, just only with directory database.
Please help
Jakub