in reply to running cgi as user other than nobody

I think setuid/setgid is what you're looking for

perl -MLWP::Simple -e'getprint "http://parseerror.com/p"' |less
  • Comment on Re: running cgi as user other than nobody