> From: André Warnier <a...@ice-sa.com>


> You should probably analyse your requirements carefully (as to exactly /why/ 
> you 
> want the script to run as that user).  


I am creating a file transfer site.  When a user logs in they can upload a 
file, so I need the script to write the file to a directory that is not 
accessible by the webserver; when another user logs in they can retrieve the 
file.

It seems to be running the scripts as me when not using mod_perl (I assume so 
because the script permissions are 700)

Mike Cardeiro

Reply via email to