<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    We have a script that is failing and we cant figure out why. (and it
    doesnt help that the error is so prevalent it makes googling for it
    very unproductive. )<br>
    <br>
    When a user submits the form, they get basically this error: 
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <br>
    <br>
    CGIWrap Error: Access Control<br>
    <br>
    CGIWrap access control mechanism denied execution of this script for
    the following reason:<br>
    Supplementary GID of script userid less than configured minimum.<br>
    <br>
     <br>
    Local Information and Documentation:<br>
    <br>
     Contact Name: administrator    <br>
    Contact EMail: Admin<br>
    <br>
    <br>
    Server Data:<br>
     <br>
    Server Administrator/Contact: admin<br>
    Server Name: <a class="moz-txt-link-abbreviated" href="http://www.foo.net">www.foo.net</a><br>
    Server Port: 80 <br>
    <br>
    Server Protocol: HTTP/1.1 <br>
    Virtual Host: <a class="moz-txt-link-abbreviated" href="http://www.foo.net">www.foo.net</a> <br>
    <br>
    Request Data: <br>
    <br>
    User Agent/Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10;
    rv:37.0) Gecko/20100101 Firefox/37.0<br>
    Request Method: POST <br>
    Remote Address: 123.456.78.90<br>
    Remote Port: 11012 <br>
    Extra Path Info: /cgi-bin/FireForm.pl<br>
    Referring Page: <a class="moz-txt-link-freetext" href="http://www.foo.net/html/join.html">http://www.foo.net/html/join.html</a><br>
    <br>
  </body>
</html>