The /etc/group file must be group-owned by wheel.

From MAC OSX 10.6 Workstation Security Technical Implementation Guide

Part of GEN001392

Associated with IA controls: ECLP-1

Associated with: CCI-000225

SV-38091r1_rule The /etc/group file must be group-owned by wheel.

Vulnerability discussion

The /etc/group file is critical to system security and must be protected from unauthorized modification. The group file contains a list of system groups and associated information.

Check content

Open a terminal session and enter the following command to verify the group ownership of the /etc/group file. ls -lL /etc/group If the /etc/group file is not group owned by wheel, this is a finding.

Fix text

Open a terminal session and enter the following command to set the group to wheel. chgrp wheel /etc/group

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer