1.102 ALMA-09-014210

Information

AlmaLinux OS 9 /etc/gshadow file must have mode 0000 or less permissive to prevent unauthorized access.

GROUP ID: V-269205
RULE ID: SV-269205r1050087

The "/etc/gshadow" file contains group password hashes. Protection of this file is critical for system security.

Solution

Change the mode of the file "/etc/gshadow" to "0000" by running the following command:

$ chmod 0000 /etc/gshadow

See Also

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