From: "Steve Drees" <drees@the-bridge.net> > How would one access SecurityGetUser from a PythonScript? Bind the namespace (on the Bindings tab) to a name like 'ns', then say: ns.SecurityGetUser() In Zope 2.4, you will be able to import the security manager directly. There are other useful security methods defined in lib/python/AccessControl/DTML.py Cheers, Evan @ digicool & 4-am