Information
The audit system must identify in which zone an event occurred.
GROUP ID: V-216477
RULE ID: SV-216477r959010
Tracking the specific Solaris zones in the audit trail reduces the time required to determine the cause of a security event.
Solution
This check applies to the global zone only. Determine the zone that you are currently securing.
# zonename
If the command output is "global", this check applies.
List the non-global zones on the system.
# zoneadm list -vi | grep -v global
The Audit Configuration profile is required.
Enable the "zonename" auditing policy.
# pfexec auditconfig -setpolicy +zonename