1.375 OL09-00-002553

Information

OL 9 /etc/shadow- file must be owned by root.

GROUP ID: V-271815
RULE ID: SV-271815r1092157

The "/etc/shadow-" file is a backup file of "/etc/shadow", and as such, contains the list of local system accounts and password hashes. Protection of this file is critical for system security.

Solution

Change the owner of the file /etc/shadow- to root by running the following command:

$ sudo chown root /etc/shadow-

See Also

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