In our repository inheritance is false. We are using Open CMIS.
If user does not have permission/access on parent node, that user is not able to access/read the child node even if child node owner has given the ALL permission to that user using applyACL(). We can not access that child node using any CMIS API. Is there any way to handle such scenarios.
I cannot reproduce this problem using OpenCMIS 0.7 (quite old) running against Alfresco 5.0.a Community Edition, binary installer. The code and setup are documented in this gist: https://gist.github.com/jpotts/56838b3c310bd5f470d3