freeipa/ipaplatform/redhat
Simo Sorce 4fd89833ee Add a new user to run the framework code
Add the apache user the ipawebui group.
Make the ccaches directory owned by the ipawebui group and make
mod_auth_gssapi write the ccache files as r/w by the apache user and
the ipawebui group.
Fix tmpfiles creation ownership and permissions to allow the user to
access ccaches files.
The webui framework now works as a separate user than apache, so the certs
used to access the dogtag instance need to be usable by this new user as well.
Both apache and the webui user are in the ipawebui group, so use that.

https://fedorahosted.org/freeipa/ticket/5959

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2017-02-15 07:13:37 +01:00
..
__init__.py Split off generic Red Hat-like platform code from Fedora platform code 2014-10-09 15:37:24 +02:00
authconfig.py Fix for handling CalledProcessError in authconfig 2017-01-18 08:51:38 +01:00
constants.py ipaplatform: Add constants submodule 2015-07-21 17:29:33 +02:00
paths.py named.conf template: update API for bind 9.11 2017-02-09 16:34:53 +01:00
services.py Configure HTTPD to work via Gss-Proxy 2017-02-15 07:13:37 +01:00
tasks.py Add a new user to run the framework code 2017-02-15 07:13:37 +01:00