Thanks a lot, that worked.

For anyone who's interested, the script is at
http://www.cs.utexas.edu/users/cline/msep/msep.scgi

Jeffrey

On Mon, Oct 14, 2002 at 06:59:56AM -0500, Robert Kennedy wrote:
> 
> I was going to suggest you contact the CS admins about getting CGIwrap
> installed, but it looks like the CS dept already has a mechanism setup:
> 
> http://www.cs.utexas.edu/docs/intro/scgi.html
> 
> Robert Kennedy
> 
> 
> On Mon, 14 Oct 2002 [EMAIL PROTECTED] wrote:
> 
> > I have a CGI script (UseModWiki) which needs write access to a given directory 
>tree. It's living on the CS webservers, so I don't have root access, so I can't chown 
>the tree to the user the script is running under. chgrp doesn't work either, and 
>isn't what I want anyway, since groups are used to allow web author access. setuid on 
>the script didn't allow enough write access, but I haven't tried setgid yet.
> >
> > Giving a CGI script write access has to be a common problem. How have you guys 
>done it?
> >
> > Jeffrey
_______________________________________________
Siglinux mailing list
[EMAIL PROTECTED]
http://www.utacm.org/mailman/listinfo/siglinux

Reply via email to