6.1.7 Ensure permissions on /etc/shadow- are configured

Information

The /etc/shadow- file is used to store backup information about user accounts that is critical to the security of those accounts, such as the hashed password and other security information.

Rationale:

It is critical to ensure that the /etc/shadow- 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 chown command and the chmod to set permissions on /etc/shadow- :

# chown root:root /etc/shadow-

# chmod u-x,go-rwx /etc/shadow-

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: 6c26e08a9fe95e20b514860e496935283592340165b0d1db6083efe7c4afd608