In Alfresco I have this structure /Company Home/A and /Company Home/B some users home folders are set to A and others set to B.
Problem: I see that in order to connect from my application to Alfresco though OpenCMIS, I need connect there using the repositoryId, aka MainRepository(Company home), so I need give all users from A and B permissions to connect to there. So that´s means that if a users from A connect to Alfresco, they can read documents from B, and the other way around.
I was expecting using OpenCMIS can connect directly to my home folder.
Any idea or suggestion about my issue?.
Thanks
Promoting a comment to an answer:
What you need to do is:
/Company Home
/Company Home/B
and removeInherit Permissions
to stop A users having access/Company Home/A
and removeInherit Permissions
to stop B users having accessTo do those changes, use the Repository Browser to be able to play with Company Home, then use Manage Permissions. Clock on
Inherit Permissions
and go through a prompt to remove them, then add in the appropriate groups. It should look roughly like