SV-215316r508663_rule
V-215316
SRG-OS-000063-GPOS-00032
AIX7-00-002201
CAT II
10
Set the group of the audit configuration files to "audit".
# chgrp audit /etc/security/audit/*
Check that all the audit configuration files under /etc/security/audit/* have group ownership.
# ls -l /etc/security/audit/*
-rw-r----- 1 root audit 37 Oct 10 2016 /etc/security/audit/bincmds
-rw-r----- 1 root audit 2838 Sep 05 16:33 /etc/security/audit/config
-rw-r----- 1 root audit 26793 Oct 10 2016 /etc/security/audit/events
-rw-r----- 1 root audit 340 Oct 10 2016 /etc/security/audit/objects
-rw-r----- 1 root audit 54 Oct 10 2016 /etc/security/audit/streamcmds
If any file's group ownership is not "audit", this is a finding.
V-215316
False
AIX7-00-002201
Check that all the audit configuration files under /etc/security/audit/* have group ownership.
# ls -l /etc/security/audit/*
-rw-r----- 1 root audit 37 Oct 10 2016 /etc/security/audit/bincmds
-rw-r----- 1 root audit 2838 Sep 05 16:33 /etc/security/audit/config
-rw-r----- 1 root audit 26793 Oct 10 2016 /etc/security/audit/events
-rw-r----- 1 root audit 340 Oct 10 2016 /etc/security/audit/objects
-rw-r----- 1 root audit 54 Oct 10 2016 /etc/security/audit/streamcmds
If any file's group ownership is not "audit", this is a finding.
M
4012