Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.4
-
None
-
None
Description
If the session does not have read access to /home, the UserManager.findAuthorizables() does not find anything.
log shows:
org.apache.jackrabbit.core.query.lucene.DescendantSelfAxisQuery Access denied to node id d8cbdd0f-4fe1-473f-b452-219a3eb3d867.
Where as this query works, and returns the user homes the session has read access to:
/jcr:root//element(*,rep:User)