[Zope-CMF] Zope security and Python...

Chris Withers chrisw@nipltd.com
Sat, 31 Aug 2002 11:11:12 +0100


Braun Brelin wrote:
> According to the documentation in the python product 
> that's exactly the way it works.  

What methods are you trying to access?
What permissions are they protected by?
What roles does the current user have?
What permissions are mapped to those roles?
Does your script have any proxy roles?

cheers,

Chris