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. 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 command to set permissions on /etc/shadow-: # chown root:root /etc/shadow-# chmod 600 /etc/shadow-

See Also

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

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CSCv6|16.1

Plugin: Unix

Control ID: 6046715c2f05b7b41e79992970165e607555ceea2f697d80e2165d42e0a9e37c