liferay - Why any user can edit another user Public page -


I have created 3 users (user test1, test2, test) for testing, but when I have user 1 test 1 Entered and entered the public page of test2, I can edit that page ??? How to disable Config?

What do you say with "edit page":

  • If all users have "Administrator" role, they will be able to add portlets on the page
  • This is a public page, so by default all people can access that page. If there is a wiki with a public write permission, then all people will be able to edit that wiki.
  • If users are "friends" - either explicitly or connected to the same organization - they can write on each other wall

    As You tell in the comments for this reply, only PowerUser or user role is sufficient for one user only for your users: Try to reproduce on a new installation - like you have to download the version (and the latest available) See more Could you do it reproduce. It may be that the permissions for these roles are messy. You can also compare that to what control a user (role) is allowed in control panel / roles / [power] user / defined permissions - compare your installation with the default installation.

    Besides, what version you are using I could not reproduce this behavior.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

jsp - Google line chart x-axis shrinks on transition -

java - Reaching JTextField in a DocumentListener -