Hello, does anyone know how I can disable the 'Inherit Parent Space Permissions' setting when creating a folder with CMIS? I've created a folder and assigned ACEs to it, but it's inheriting the GROUP_EVERYONE permission from the parent still.
I'm currently using Apache Chemistry by the way. Thanks.
If I recall correctly, you can specifiy the ACL propagation mode in CMIS but all this has to do is be compatible with the repository declared behaviour. (The behaviour is reported by the CMIS repository in one of its properties)
You would have to disable inheritance at some point via another API.