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

OL6-00-000043 – The /etc/group file must be group-owned by root.

Details

The ‘/etc/group’ file contains information regarding groups that are configured on the system. Protection of this file is important for system security.

Solution

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

# chgrp root /etc/group

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