0 Replies Latest reply on Sep 17, 2007 5:24 PM by cdelashmutt

    Prevent Portlet Personalization

    cdelashmutt

      I'm trying to configure a page where the portlets are _not_ personalizable by most people. I would expect that I could unset the "personalize" right for the page, and then the portlets on that page wouldn't show an "edit" link for them. The way I'm trying to do it isn't working, so I'm trying to figure out the right way to do it. I'm using the default settings for JBoss Portal 2.6.1.

      Here are the security permissions I've set up:

      Default Portal:
      Administrators: View
      Users: View
      Unchecked: View

      Test Page:

      Administrators: View Recursive, Personalize Recursive
      Users: View Recursive
      Unchecked: View Recursive

      On the Test Page, I've added a new window to the NewsPortletInstance portlet instance called TestNewsSecurity. NewsPortletInstance is at the default for security (only Unchecked has View).

      What _should_ I be doing to prevent personalization of this portlet instance?