cancel
Showing results for 
Search instead for 
Did you mean: 

Child node is not accessible evenIf it is shared with ALL permission in case of No CMIS permission on its Parent

rahulalfresco
Champ in-the-making
Champ in-the-making
Hi All,

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.



1 REPLY 1

jpotts
World-Class Innovator
World-Class Innovator
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

Jeff