Hi! You can point a LocalFS to these folders, keeping in mind that it will only have the rights that "Zope" (whoever started it, if "root" then "nobody") has in these folders. (http://www.zope.org/Members/jfarr/Products/LocalFS) Danny On Tuesday 12 March 2002 04:46, Juergen R. Plasser / Hexagon wrote:
On Mon, 11. März 2002 10:05 -0500 Joel Burton <joel@joelburton.com> wrote:
Python Extensions can execute without *any* security checks (unlike Zope's PythonScripts). Being able to edit them through-the-web would be more risky, as a mistake in your Zope permissions would let someone execute arbitrary code not just in Zope-land, but on your actual computer.
I'd think about this before implementing anything.
Ok, that's right! I didn't mind security reasons... But for any object in Zope it is true that a mistake in the permissions could be risky. I have to admit that then the risk is more located in Zope-land.
-- Juergen Plasser plasser@hexagon.at
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )