<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body dir="ltr" bgcolor="#ffffff" text="#000000">
Noam Rathaus wrote:
<blockquote
 cite="mid:6a2b811d0904230322n2d292d16oca45ab84e759e52@mail.gmail.com"
 type="cite"><br>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">not to
mention the fact that if this perl script or c program wrapper is then
called from Apache the restriction still applies and I haven't been
able to get around it.
      </pre>
    </blockquote>
  </blockquote>
</blockquote>
<br>
At least on my system, perl installs a suid helper that does this for
you. You just mark the perl script as suid, and it auto-detects that,
and uses the helper to run the actual script. The result is you just
set the perl script suid and that's it.<br>
<br>
I already tested it from Apache, and it worked for me (several years
ago).<br>
<br>
Shachar<br>
<br>
<pre class="moz-signature" cols="72">-- 
Shachar Shemesh
Lingnu Open Source Consulting Ltd.
<a class="moz-txt-link-freetext" href="http://www.lingnu.com">http://www.lingnu.com</a>
</pre>
</body>
</html>