You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Jorge Godoy <go...@conectiva.com> on 2000/12/01 13:22:34 UTC

Re: Changing a file's UID from within an Apache module?

On Wed, 29 Nov 2000, george@xorgate.com wrote:
>  
> Any ideas about the best way to change the permissions and UID?

Create an external minimum perl script with the SUID bit set and with
root as it's owner. Use this script to change the file
permissions. 


See you,
-- 
Godoy. <go...@conectiva.com>

Departamento de Publicações       Conectiva S.A.
Publishing Department             Conectiva Inc.

Re: Changing a file's UID from within an Apache module?

Posted by Tim Tompkins <ti...@arttoday.com>.
I'd put it someplace that is only accessible to the web user if you're going
to do that.


----- Original Message -----
From: "Jorge Godoy" <go...@conectiva.com>
To: "George Sanderson" <ge...@xorgate.com>
Cc: <mo...@apache.org>
Sent: Friday, December 01, 2000 5:22 AM
Subject: Re: Changing a file's UID from within an Apache module?


On Wed, 29 Nov 2000, george@xorgate.com wrote:
>
> Any ideas about the best way to change the permissions and UID?

Create an external minimum perl script with the SUID bit set and with
root as it's owner. Use this script to change the file
permissions.


See you,
--
Godoy. <go...@conectiva.com>

Departamento de Publicações       Conectiva S.A.
Publishing Department             Conectiva Inc.

---------------------------------------------------------------------
To unsubscribe, e-mail: modperl-unsubscribe@apache.org
For additional commands, e-mail: modperl-help@apache.org