1. Home
  2. Security Hardening
  3. DISA STIG Oracle Linux 6 V1R18
  4. OL6-00-000039 – The /etc/passwd file must be owned by root.

OL6-00-000039 – The /etc/passwd file must be owned by root.

Details

The ‘/etc/passwd’ file contains information about the users that are configured on the system. Protection of this file is critical for system security.

Solution

To properly set the owner of ‘/etc/passwd’, run the command:

# chown root /etc/passwd

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles