[Zope] Re: Mailhost expects different security settings
indifferent folders
Lennart Regebro
regebro at nuxeo.com
Wed Jan 28 04:35:53 EST 2004
From: "Andreas Tille" <tillea at rki.de>
> Unauthorized: Your user account is defined outside the context of the
object being accessed. Access to 'send' of (MailHost instance at 92020b0)
denied. Your user account, tillea, exists at /Influenza/acl_users. Access
requires one of the following roles: ['Manager'].
> /acl_users/tillea: ['Manager','Owner']
>
> /Influenza/acl_users/tillea:
['Manager','Owner','some','other','permissions']
> --> So the error message seems strange because the role 'Manager'
occures
> in both contexts
No. The USER exists in both contexts.
> /MailHost
> --> I did not changed any security settings here. All items of
> "Acquire permission settings?" are tickmarked and all other
> roles (Anonymous, Authenticated, Manager, Owner) are empty.
>
> Any hint?
Yes:
> Unauthorized: Your user account is defined outside the context of the
object being accessed.
Your user account, tillea, exists at /Influenza/acl_users. And hence, it
has no access things above /Influenza.
You should remove the user from /Influenza/acl_users and use the user
defained in /acl_users instead.
More information about the Zope
mailing list