Policy for podman
All of the rules required to administrate a podman environment.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
role |
Role allowed access. |
Execute podman in the podman domain.
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
Execute conmon in the podman conmon domain.
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
Execute conmon in the podman conmon user domain (rootless podman).
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
Execute podman in the podman user domain (rootless podman).
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
Execute podman in the podman domain, and allow the specified role the podman domain.
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
role |
The role to be allowed the podman domain. |
Execute conmon in the podman conmon domain, and allow the specified role the podman conmon domain.
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
role |
The role to be allowed the conmon domain. |
Execute conmon in the podman conmon user domain, and allow the specified role the podman conmon user domain (rootless podman).
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
role |
The role to be allowed the conmon domain. |
Execute podman in the podman user domain, and allow the specified role the podman user domain (rootless podman).
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
role |
The role to be allowed the podman domain. |
Read and write podman conmon unnamed pipes.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Make the specified domain perform a range transition when executing conmon.
Parameter: | Description: |
---|---|
domain |
Domain to transition ranges. |
range |
MLS range to transition to. |
Allow the specified domain to inherit file descriptors from podman conmon.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Template for conmon domains.
Parameter: | Description: |
---|---|
prefix |
Prefix for generated types. |
source_domain |
Domain allowed to transition. |
Role access for rootless podman.
Parameter: | Description: |
---|---|
role_prefix |
The prefix of the user role (e.g., user is the prefix for user_r). |
user_domain |
User domain for the role. |
user_exec_domain |
User exec domain for execute and transition access. |
role |
Role allowed access. |