[Zope] Not authorised to assign proxy role
Dieter Maurer
dieter@handshake.de
Mon, 19 Feb 2001 00:05:05 +0100 (CET)
Ng Pheng Siong writes:
> ....
> I next try to assign to "prox" the proxy role "proxy_for_agf".
> The idea is that "anonymous" can access "agf" only thru "prox".
>
> I get the following error:
>
> You are not authorized to change prox because you do not have proxy
> roles.
You want to give the object a proxy role, you yourself do not have.
Thus, ensure first, that you have this role, then it should work.
Dieter