1.365 OL09-00-002543

Information

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

GROUP ID: V-271805
RULE ID: SV-271805r1092127

The "/etc/gshadow-" file is a backup of "/etc/gshadow", and as such, 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:

$ sudo chmod 0000 /etc/gshadow-

See Also

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