6.1.8 Ensure permissions on /etc/group- are configured

Information

The /etc/group- file contains a backup list of all the valid groups defined in the system.

Rationale:

It is critical to ensure that the /etc/group- file is protected from unauthorized access. Although it is protected by default, the file permissions could be changed either inadvertently or through malicious actions.

Solution

Run the following command to set permissions on /etc/group- :

# chown root:root /etc/group-

# chmod u-x,go-wx /etc/group-

See Also

https://workbench.cisecurity.org/files/2688

Item Details

Category: IDENTIFICATION AND AUTHENTICATION

References: 800-53|IA-5, 800-53|IA-5(1), CSCv7|16.4

Plugin: Unix

Control ID: 77ac553ea73fbb46ff2db2093128e6b926f4c9d9b37cbb00fd440f520051c73a