On Mon, Aug 23, 2021 at 12:35 PM Dominik Wrona <[email protected]> wrote:
>
> Thank you! It is possible the CGI program is not in the 'audio' group.
> Would you know how to add it to the audio group?

By default it runs as the same user the webserver is configured to run
as (IDs like www-data, nobody, apache depending on your setup).
I'm not sure how risky it is to add it as a group for the webserver
but it's the easiest way.

An alternative would be making the program setuid to some other user,
or to use "suexec" to run it as an alternate user.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to