[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Users and Security
webmaster@zope.org
webmaster@zope.org
Fri, 27 Sep 2002 07:51:17 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/Security.stx#3-20
---------------
The *Roles* select list indicates which roles the user should
have. In general users who are performing management tasks
should be given the *Manager* role. In the case of your coworker,
select the Manager role. The *Owner* role is not appropriate in
most cases because a user is normally an owner of a specific
object, not an owner in general. We'll look at ownership more
later in the chapter. We'll also see later how you can define
your own roles such as *Editor* and *Reviewer*.
% Anonymous User - Sep. 27, 2002 7:51 am:
Isn't "Editor" -role defined by default?