[Zope] Acquisition / proxying object

Peter Sabaini peter at sabaini.at
Mon Feb 25 16:52:50 EST 2008


On Monday 25 February 2008 22:45:24 Joerg Baach wrote:
> > I should have mentioned that in order for verbose-security to work you
> > also need to switch to the python security implementation -- did you do
> > that?
>
> Yes, I did.
>
> > If yes, you should see lines like these in your event.log:
>
> No, don't :-(

Strange... 

> But somehow I have the feeling it has more to do with the 'and the
> container is not wrapped' part of the message. Not that I can make sense
> of it ;-)

Yes, definitely. Its just with VerboseSecurity its easier to debug...

Another option: put a debugger breakpoint (eg. "import pdb; pdb.set_trace()") 
at the place where the "Unauthorized" exception is raised and inspect the 
objects 

peter.



> Cheers,
>
>   Joerg




More information about the Zope mailing list