I have a ZClass that contains one TinyTable when its instanciated. I have a DTML method that queries that TinyTable. When I access this method using the manager role all is fine, however when I use Anonymous it asks for permission. I don't want to give the Anonymous user Query Tiny Table permission however if I give the DTML method proxy permission of Manager it says I'm unauthorized. How can I get this to work?
Hi, I had to give the Anonymous user the ability to Query Tiny Table to allow them to access the page without having to authenticate.. Adonis On Wed, 3 Nov 1999, Jay, Dylan wrote:
Date: Wed, 3 Nov 1999 17:26:49 +1100 From: "Jay, Dylan" <djay@lucent.com> To: "'zope@zope.org'" <zope@zope.org> Subject: [Zope] Permissions with object container ZClass
I have a ZClass that contains one TinyTable when its instanciated. I have a DTML method that queries that TinyTable. When I access this method using the manager role all is fine, however when I use Anonymous it asks for permission. I don't want to give the Anonymous user Query Tiny Table permission however if I give the DTML method proxy permission of Manager it says I'm unauthorized. How can I get this to work?
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope
(Related lists - please, no cross posts or HTML encoding!
To receive general Zope announcements, see: http://lists.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://lists.zope.org/mailman/listinfo/zope-dev )
-- Adonis El Fakih - President, CEO Engineering Graphical Solutions, Inc. (EGS) 70 Boston Road, Suite A301, Chelmsford MA 01824 USA Fax (978) 244-0544 - adonis@egsx.com
participants (2)
-
Adonis El Fakih -
Jay, Dylan