[CPS-users] Re: semi manager

Olivier Grisel ogrisel at nuxeo.com
Wed Aug 30 17:52:35 CEST 2006


Marco a écrit :
> Lennart Regebro wrote:
> 
>>> I want to create some sort of minor manager. This member should have the
>>> privileges to manage directories, sections and workgroups. He should not
>>> be allowed to create true managers, manage document types, themes or
>>> portlets.
>>>
>>> What do I have to change?
>> Well, you have to create a new role, and assign the correct permissions,
>> basically.
> 
> I create a role Admin and gave it all the permissions of Manager in the
> permission matrix of the CPS site. But still a user with that role only has
> the permissions of a normal member.
> 
> What is missing?

To configure the use of the Admin role: some CPS components (directories, 
fields, wf transitions, guards, ...) checks directly for roles instead of 
individual permissions.

You can grep the default xml profile of CPSDefault for key words such as ACL, 
Manager, guard to get a rough idea of which component checks what role.

-- 
Olivier



More information about the cps-users mailing list

This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.