Reimar Bauer | 9 Nov 2003 20:08
Picon
Picon
Favicon

processor for interpreter


Hi

I have started to write a processor for an interpreter.
Did someone else have done something like this before?

The processor already works but which possibilities do I have to protect
the server for example for deleting of some files.
Could a processor run by a user account different from wwwrun?

regards

Reimar

--
Forschungszentrum Juelich
email: R.Bauer <at> fz-juelich.de
http://www.fz-juelich.de/icg/icg-i/
==================================================================
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro.html

Florian Festi | 9 Nov 2003 20:55
Picon
Picon

Re: processor for interpreter

> I have started to write a processor for an interpreter.
> Did someone else have done something like this before?
>
> The processor already works but which possibilities do I have to protect
> the server for example for deleting of some files.
> Could a processor run by a user account different from wwwrun?

Using wiki editable code is extremely dangerous. There are various nasty
things that can happen. I started a little discussion about this already
on the MoinMoin wiki:

http://twistedmatrix.com/users/jh.twistd/moin/moin.cgi/MiscProposals

It's about making the MoinMoin sources editable in a wiki. Most problems
mentioned there will also aply to your processor.

Feel free to continue this discussion on the wiki page or on this mailing
list.

	cu

		FlorianFesti

-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/

Gmane