SV-209015r603263_rule
V-209015
SRG-OS-000257
OL6-00-000279
CAT II
10
The RPM package management system can restore file ownership of the audit package files and directories. The following command will update audit files with 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 ownership different from what is expected by the RPM database:
# rpm -V audit | grep '^.....U'
If there is output, this is a finding.
V-209015
False
OL6-00-000279
The following command will list which audit files on the system have ownership different from what is expected by the RPM database:
# rpm -V audit | grep '^.....U'
If there is output, this is a finding.
M
2928