SV-209016r603263_rule
V-209016
SRG-OS-000258
OL6-00-000280
CAT II
10
The RPM package management system can restore file group-ownership of the audit package files and directories. The following command will update audit files with group-ownership different from what is expected by the RPM database:
# rpm --setugids audit
The following command will list which audit files on the system have group-ownership different from what is expected by the RPM database:
# rpm -V audit | grep '^......G'
If there is output, this is a finding.
V-209016
False
OL6-00-000280
The following command will list which audit files on the system have group-ownership different from what is expected by the RPM database:
# rpm -V audit | grep '^......G'
If there is output, this is a finding.
M
2928