Hello
I´m trying to use the ACL, but I´m having trouble with deep trees
For example:
If I try the ACL: access to dn="ou=highscholl,ou=students,o=myorg,c=BR" by * read
I cannot get access.
However with:
access to dn="ou=students,o=myorg,c=BR" by * read
It works fine
PS. There are another entries (users) below the highschool.
Is there a tree limit for ACLs ? Can someone give me a help ?