Information
The operating system must employ automated mechanisms to prevent program execution in accordance with the organization-defined specifications.
GROUP ID: V-219971
RULE ID: SV-219971r958804
Operating systems are capable of providing a wide variety of functions and services. Execution must be disabled based on organization-defined specifications.
NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
The Software Installation profile is required.
Identify packages installed on the system:
# pkg list
uninstall unauthorized packages:
# pfexec pkg uninstall [ package name]