1.100 RHEL-10-400065

Information

RHEL 10 must be configured so that the "/etc/shadow" file is group-owned by "root".

GROUP ID: V-281030
RULE ID: SV-281030r1165445

The "/etc/shadow" file stores password hashes. Protection of this file is critical for system security.

Solution

Configure RHEL 10 so that the group of the "/etc/shadow" file is set to "root" by running the following command:

$ sudo chgrp root /etc/shadow

See Also

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