Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'How to find users below 501?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
How to find users below 501?
Authored by: SeanAhern on Sep 01, '03 12:12:40AM

Others have pointed you at using NetInfo to get this information. Here's the "basic UNIX command" that you were looking for that does the same thing:

nidump passwd .

This will dump what /etc/passwd would look like on a "normal" UNIX system.

(Warning: I hear rumors that the behavior of nidump may change in 10.3.)

---
-Sean



[ Reply to This | # ]