[Zope-CMF] CMF and user roles/permissions

Florent Guillaume fg@nuxeo.com
4 Oct 2001 16:02:01 GMT


Ah yes, of course. The workflow removes acquisition of permissions, so
this prevents the document from seeing them.

If you want to change this, you must use a configurable workflow like
DCWorkflow (which can have the same behavior as the default workflow),
and in the Permission tab of each state of the workflow, check that
"Acquire permission settings" is set, for the states which are supposed
to acquire permissions from higher in the tree.

I hope I'm clear enough :)


Florent


d.turpie@open.ac.uk wrote:
> Thanks Florent
> 
> I have already given the content manager the permissions you 
> mentioned and wghile they are able to edit folder properties thay are 
> not able to edit actual document, files etc.
> 
> I can as an administartor but then I have full permission which isn't 
> quite what I want to give to the content manager role
> 
> David.
> 
> --- Florent Guillaume <fg@nuxeo.com> wrote:
> 
>>Your content manager role should have a "Modify portal content" and
>>"View" permission. To be sure, check what permissions "Owner" has 
>>in the Security tab of any already created object.
>>
>>Also of interest in CMF is the "Add portal content" permission, which
>>deals with the creation of CMF objects, "Add portal folders", which is
>>obvious (only for CMF folders), "Delete objects", obvious too, and
>>"Manage properties" (which is only used for management of folder
>>properties, i.e., title and description (and syndication)).
-- 
Florent Guillaume, Nuxeo SARL (Paris, France)
+33 1 40 33 79 87  http://nuxeo.com  mailto:fg@nuxeo.com