-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Rajesh Pethe wrote:
| Dear Sirs, | | I'm new to mod_perl and am enjoying every bit of it, I have new | problem, I want to execute suid scripts from mod_perl i.e. the | script called from mod_perl should be executed as a priveliged user | and not as default 'apache' user.
Hi,
This is not possible from within mod_perl itself, as the Apache program does not have the necessary privileges to become root. You have to treat the setuid scripts using mod_cgi instead (maybe place them in a directory on their own).
Regards,
- -- Dominique QUATRAVAUX Ingénieur senior 01 44 42 00 08 IDEALX
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBE1ZYMJAKAU3mjcsRArb/AKCX1RhW4J3UBVFWM2yMKo9w4iwOaQCfRia1 QmfYc1WlseWFzEadDBf5mbU= =RFa/ -----END PGP SIGNATURE-----
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html