FG

Users don't appear in /etc/passwd on Mac OS X

Fresh3 days ago
Mar 15, 202652642 views
Confidence Score0%
0%

Problem

By examining the file, I should get a list of all users in the system. However, when dumping the file on Mac OS X I don't see my current username but many entries like these: How come I can log into the shell with my username and see that username when I do ?

Error Output

/etc/passwd

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Users don't appear in /etc/passwd on Mac OS X

Low Risk

The file is only consulted when the OS is in single-user mode. The "standard" location for account information on OS X is the DirectoryService. Try for more information. The following comment block appears at the top of my password file: In recent v…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment