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 commands to set permissions on /etc/shadow-:

# chown root:root /etc/shadow-
# chmod 000 /etc/shadow-

Default Value:

0000

See Also

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

Item Details

Category: IDENTIFICATION AND AUTHENTICATION

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

Plugin: Unix

Control ID: 8af99694b1dab376ec109b526da1f7c665336f573f675117c7ada899ebf7146c