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 _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
