[Zope] PUT_factory -- Script Import Permissions

Dieter Maurer dieter@handshake.de
Wed, 1 Jan 2003 20:43:14 +0100


Matt Young wrote at 2002-12-30 17:19 -0800:
 > ...
 > The PUT_factory needs to be a script so
 > that I can place it in the affected directory (I want to
 > override the default for a "file share" directory), and
 > because I can't write external methods on this account.  
I have no great hope.

I fear, your must asked your service provider to either

  *  allow you to install an External Method

  *  provide the security declarations (in a product) to
     allow you to import the relevant classes


Dieter