[Zope] anonymous user: Zope 2.6.1/Plone 1.1/Mac OSXS 10.2.6
Dieter Maurer
dieter at handshake.de
Sun Aug 24 00:52:15 EDT 2003
baiewola at netscape.net wrote at 2003-8-22 15:42 -0400:
> ...
> Error Type: Unauthorized
> Error Value: (item 0): Your user account does not have the required permission. Access to 0 of [(Application instance at 18a3760), (Folder instance at 18cfcd0)] denied. Your user account, Anonymous User, exists at /acl_users. Access requires one of the following roles: ['Manager', 'View']. Your roles in this context are ['Anonymous'].
>
>
> I don't understand this error, since I'm logging in without a name or password. Shouldn't it automatically assume I'm an Anonymous User with the Anonymous role?
It does, but your application tries to access the "Application instance"
and for this, it would need "Manager" or "View" (?) role on *THIS*
object. It has only "Anoymous".
Dieter
More information about the Zope
mailing list