SELinux Policies in CloudBlue Commerce
CloudBlue Commerce-specific policies apply SELinux domains and types to CloudBlue Commerce files, directories and processes like it's shown in the table below.
Domain | Permissions | Types | Permissions in other domains | Policy file location |
---|---|---|---|---|
pa_agent_t | all | pa_agent_* | all | /usr/share/selinux/packages/pa-agent/pa_agent.pp |
pa_jboss_t |
|
pa_jboss_* |
read/write:
read:
connect/read:
|
/usr/local/pem/u/selinux/pa_jboss.pp |
bm_t |
|
bm_* |
read/write:
connect/read:
|
/usr/local/bm/etc/selinux/bm.pp |
httpd_t |
The following permissions are added to existing httpd ones: connect to BM sockets, all ports, particular BM directories. Store directories are marked as httpd_t domains |
httpd_* |
read:
read/write/execute:
connect:
|
If SELinux is disabled or runs in permissive mode on a node, these policies do not have effect on the system.