The root account must be the only account having a UID of “0”.

From MAC OSX 10.6 Workstation Security Technical Implementation Guide

Part of GEN000880

Associated with IA controls: IAIA-2, ECLP-1, IAIA-1

Associated with: CCI-000366

SV-37848r1_rule The root account must be the only account having a UID of “0”.

Vulnerability discussion

If an account has a UID of “0”, it has root authority. Multiple accounts with a UID of “0” afford more opportunity for potential intruders to guess a password for a privileged account.

Check content

Enter the following command to view users with a UID of "0": grep :0 /etc/passwd If any user other than root has a UID of "0", this is a finding.

Fix text

Edit the /etc/passwd file and change the UID of the duplicate to an unused UID.

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