Foros de discusión

Content sharing in Org Hierarchy

thumbnail
Tina Agrawal, modificado hace 8 años.

Content sharing in Org Hierarchy

Expert Mensajes: 297 Fecha de incorporación: 3/01/08 Mensajes recientes
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, modificado hace 8 años.

RE: Content sharing in Org Hierarchy

Liferay Legend Mensajes: 14918 Fecha de incorporación: 2/09/06 Mensajes recientes
No, that's the way inheritance works.
thumbnail
Sandeep Nair, modificado hace 8 años.

RE: Content sharing in Org Hierarchy

Liferay Legend Mensajes: 1744 Fecha de incorporación: 6/11/08 Mensajes recientes
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, modificado hace 8 años.

RE: Content sharing in Org Hierarchy

Expert Mensajes: 297 Fecha de incorporación: 3/01/08 Mensajes recientes
No Sandeep this wont help cause I want conditional. Like for some content it should be visible and some not.

Tina
thumbnail
Sandeep Nair, modificado hace 8 años.

RE: Content sharing in Org Hierarchy

Liferay Legend Mensajes: 1744 Fecha de incorporación: 6/11/08 Mensajes recientes
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.