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

_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to