On 7 Feb 2012, at 16:08, mike cardeiro wrote: > > >> From: André Warnier <[email protected]> > > >> 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;
Welcome to setuid hell.
