SV-209061r603263_rule
V-209061
SRG-OS-000480
OL6-00-000516
CAT III
10
The RPM package management system can restore ownership of package files and directories. The following command will update files and directories with ownership different from what is expected by the RPM database:
# rpm -qf [file or directory name]
# rpm --setugids [package]
The following command will list which files on the system have ownership different from what is expected by the RPM database:
# rpm -Va | grep '^.....U'
If any output is produced, verify that the changes were due to STIG application and have been documented with the ISSO.
If any output has not been documented with the ISSO, this is a finding.
V-209061
False
OL6-00-000516
The following command will list which files on the system have ownership different from what is expected by the RPM database:
# rpm -Va | grep '^.....U'
If any output is produced, verify that the changes were due to STIG application and have been documented with the ISSO.
If any output has not been documented with the ISSO, this is a finding.
M
2928