ConfigSELinux
The Oracle Communications Unified Assurance ConfigSELinux application configures SELinux in Unified Assurance.
The application checks that the required prerequisites are installed, checks the status of SELinux on the system, and applies the appropriate SELinux polices required for Unified Assurance.
It can also disable SELinux in Unified Assurance.
You run this application from the command line.
The following software packages are required to run with SELinux set to enforcing:
-
selinux-policy-targeted version 3.14.3 or later
-
container-selinux version 2.229.0 or later
-
policycoreutils version 2.9 or later
-
policycoreutils-python-utils version 2.9 or later
You can install the packages using the dnf install command.
Administration Details
The following list shows the technical details you will need for advanced administration of the application:
-
Package: assure1-app
-
Synopsis:
./ConfigSELinux [OPTIONS] ARGUMENT -
Options:
-s, --Silent Enable silent mode -?, -h, --Help Print usage and exit -
Arguments:
-
enable: Enable SELinux for Unified Assurance -
disable: Disable SELinux for Unified Assurance -
check: Display current SELinux configuration for Unified Assurance
-