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 conmon domain.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed to transition. |
Execute conmon in the 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 conmon domain, and allow the specified role the conmon domain.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed to transition. |
| role |
The role to be allowed the conmon domain. |
Execute conmon in the conmon user domain, and allow the specified role the 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. |
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. |