[Zope] Turning off authentication for a zpt page
    Dieter Maurer 
    dieter at handshake.de
       
    Fri Sep 15 14:05:23 EDT 2006
    
    
  
Sinang, Danny wrote at 2006-9-15 17:17 +0800:
>I'm using a Zope product called OpenFlowEditor and I modified one of its
>.zpt pages (view_process.zpt).
> 
>All is well, except that I now want to allow Anonymous users to view
>this zpt page. 
> 
>I tried doing so by checking the "Anonymous" checkbox for the "View"
>privilege in http://myserver/OpenFlowEditor/view_process/manage_access ,
>but still no success. Am still being asked for a username and password.
Activate "verbose-security".
For for the corresponding comment in your Zope configuration file
and follow the advice your find there.
-- 
Dieter
    
    
More information about the Zope
mailing list