You'll need to be a little more specific when you say "able to look at the session data objects". What methods do you want to call on the session data container? On Sun, 2003-08-31 at 19:32, Dennis Allison wrote:
I have a collection of session objects, each corresponding to an active users, each stored away in a session data container which is, itself, stored away in a transience object (aka temp_folder). For system monitoring purposes I want a privileged user to be able to look at the session data objects. The documentation (Zope Book, 2_6 Ed) is silent on this question. A first attempt at looking inside a session data container failed on security even at the highest privilege level. I'm assuming that access is only allowed from External Methods and Procducts, but thought I'd ask the group before reading the code and experimenting.
-d
_______________________________________________ Zope maillist - Zope@zope.org 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 )