[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] CGI on a Raq - User not privileged



> I am trying to setup a CGI application on a Raq4.  I am getting a Cobalt
> error screen back with a lot of client/server data, but the main message
is:
> Execution of (httpd) is not permitted for the following reason:
>
>
>   User not Privileged.
> If I change the owner of the file I can alter which user's name appears in
> the ().  Even root will not work.  Is there some config that needs to be
> done for cgiwrap?
>

Self-inflicted follow-up...I found a post that identified that certain users
(root, admin, httpd, nobody) are not permitted to execute a cgi on a cobalt.
I have now tried creating a user whose group is the site# and this still
fails with the same error.  Certainly this is a common need...so there must
be a solution?

-- Paul