[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] CGI on a Raq - User not privileged
- Subject: Re: [cobalt-users] CGI on a Raq - User not privileged
- From: "Paul Warner" <pwarner@xxxxxxxxxxxxxxxxxx>
- Date: Fri Dec 7 21:50:47 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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