4.1.2.7 Ensure access on /var/adm/sa is configured

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

The /var/adm/sa directory holds the performance data produced by the sar utility.

The /var/adm/sa directory contains the report files produced by the sar utility. This directory must be secured from unauthorized access.

Solution

Set the recommended ownership and permissions on /var/adm/sa :

chown adm:adm /var/adm/sa
chmod u=rwx,go=rx /var/adm/sa

See Also

https://workbench.cisecurity.org/benchmarks/10385