Foren

Content sharing in Org Hierarchy

thumbnail
Tina Agrawal, geändert vor 8 Jahren.

Content sharing in Org Hierarchy

Expert Beiträge: 297 Beitrittsdatum: 03.01.08 Neueste Beiträge
Hi,

I have the following organization hierarchy -
Org A
- Org AA
- Org AAA

Now a member of Org AAA becomes am implicit member of the parents OrgAA and Org A.
It has access to all the contents in both the organizations.

Is there a way I can restrict the content from being available to OrgAAA users.
I want some content from parents to be visible but some content only to the parent.

Tina
thumbnail
David H Nebinger, geändert vor 8 Jahren.

RE: Content sharing in Org Hierarchy

Liferay Legend Beiträge: 14919 Beitrittsdatum: 02.09.06 Neueste Beiträge
No, that's the way inheritance works.
thumbnail
Sandeep Nair, geändert vor 8 Jahren.

RE: Content sharing in Org Hierarchy

Liferay Legend Beiträge: 1744 Beitrittsdatum: 06.11.08 Neueste Beiträge
Hi Tina,

Check whether this property helps you.

#
# Set this property to true if you want users to only be members of the
# organizations to which they are assigned explicitly. By default, they will
# also become implicit members of the ancestors of those organizations.
# For example, if a user belongs to Liferay Spain, he will implicitly be a
# member of the ancestors Liferay Europe and Liferay Global and will be
# able to access their private pages.
#
organizations.membership.strict=false
thumbnail
Tina Agrawal, geändert vor 8 Jahren.

RE: Content sharing in Org Hierarchy

Expert Beiträge: 297 Beitrittsdatum: 03.01.08 Neueste Beiträge
No Sandeep this wont help cause I want conditional. Like for some content it should be visible and some not.

Tina
thumbnail
Sandeep Nair, geändert vor 8 Jahren.

RE: Content sharing in Org Hierarchy

Liferay Legend Beiträge: 1744 Beitrittsdatum: 06.11.08 Neueste Beiträge
It's all or nothing with organization hierarchy approach that you have taken, since any permissions assigned to an organization level role is across all organizations.