Our TeamSite environment is configured with TeamPortal for IBM WebSphere Portal Server 4.1.2.
Our TeamPortal portlets are installed correctly, and I've created the place and pages for these portlets to live on.
PLACE: My TeamSite
Contains two pages:
- My Tasks
- My Content
PAGE: My Tasks
Contains one portlet:
- To Do List (modified version of OOTB My TeamSite portlet)
PAGE: My Content
Contains two portlets:
- Content Browser (modified version of OOTB My Content portlet)
- My Modified Content (modified version of OOTB My TeamSite portlet)
My question is this:
How should the permissions be set in WPS' Portal Adminstration > Security in order that:
1. All users of TeamPortal are able to configure the To Do List and My Modified Content portlets (e.g. the pencil icon appears in the portlet's frame, that allows the user to access and edit the portlet's preferences)
2. All users of TeamPortal maintain individual preferences for the To Do List and My Modified Content portlets (instead of sharing a single set of preferences across all users)
The combinations I've tried have (in the best case scenarios) only been able to satisfy one of the two criteria.
Specifically, I'd like to know which values to provide for the following Security settings:
Object | Permissions for... |
Group: wpsadmins | Group: all authenticated users | Group: all anonymous users | User: a single TeamPortal user |
Place: My TeamSite | ? | ? | ? | ? |
Page: My Tasks | ? | ? | ? | ? |
Page: My Content | ? | ? | ? | ? |
Portlet Application: Concrete My TeamSite | ? | ? | ? | ? |
Portlet: To Do List | ? | ? | ? | ? |
Portlet: Content Browser | ? | ? | ? | ? |
Portlet: My Modified Content | ? | ? | ? | ? |
This is the configuration that I think
should accomplish my two goals, but doesn't:
Object | Permissions for... |
Group: wpsadmins | Group: all authenticated users | Group: all anonymous users | User: a single TeamPortal user |
Place: My TeamSite | None | View | None | None |
Page: My Tasks | None | View | None | None |
Page: My Content | None | View | None | None |
Portlet Application: Concrete My TeamSite | None | View | None | None |
Portlet: To Do List | None | Edit | None | None |
Portlet: Content Browser | None | View | None | None |
Portlet: My Modified Content | None | Edit | None | None |