1. Home
  2. Security Hardening
  3. DISA STIG Solaris 10 SPARC V2R2
  4. GEN000000-SOL00080 – The /etc/security/audit_user file must be group-owned by root, sys, or bin.

GEN000000-SOL00080 – The /etc/security/audit_user file must be group-owned by root, sys, or bin.

Details

The Solaris audit_user file allows for selective auditing or non-auditing of features for certain users. If it is not protected, it could be compromised and used to mask audit events. This could cause the loss of valuable forensics data in the case of a system compromise.

Solution

Change the group owner of the audit_user file to root, bin, or sys.
Example:
# chgrp root /etc/security/audit_user

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles