[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Users and Security
webmaster@zope.org
webmaster@zope.org
Sun, 22 Sep 2002 14:39:04 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/Security.stx#4-20
---------------
The anonymous user has security controls like any other, it
has the role *Anonymous*. By default the *Anonymous* role can
only access public resources, and can't change any Zope
objects. You can tailor this policy, but most of the time
you'll find the default anonymous security settings adequate.
% Anonymous User - Sep. 22, 2002 2:39 pm:
_*Anonymous*_ may only access objects with a 'View' permission, right?
So far only users were discussed.
Maybe there should be a section on possible perms before or at least 1 sentence here about a later section.