RE: cgi and ssh

[email protected] ("Dermot Paikkos") Tue, 23 Sep 2008 15:29:12 +0100
Newsgroups perl.beginners.cgi
Message-ID <L6F94A1E442824ec298C9AE6390A5DC63.1222180140.earth.sciencephoto.co.uk@MHS>
 >
> > I have a cgi script that needs scp a file from one server to 
another.
> > Because the script runs under the httpd user
> With suEXEC you can run that script (and only that script) under an
> account you create with otherwise very limited privileges.
> 
> http://httpd.apache.org/docs/1.3/suexec.html

Do you think this would work in a Catalyst envirnoment?
Dp.