Re: List of User Accounts
Re: List of User Accounts
- Subject: Re: List of User Accounts
- From: Matt Jaffa <email@hidden>
- Date: Tue, 23 Mar 2004 18:35:47 -0700
Well is there a way to get the list that only show up in the accounts
menu within the System Preferences?
I might have to use kDSRecordTypeUsers or nidump
On Mar 23, 2004, at 6:24 PM, Gwynne wrote:
On Mar 23, 2004, at 7:10 PM, Matt Jaffa wrote:
Is there some API to get the list of User accounts in the system?
One somewhat complicated but amazingly supported way to do this is to
use Directory Services to retrieve all kDSRecordTypeUsers records in
the node /NetInfo/root. I wrote code to do this. It's not very pretty,
but it does work.
-- Gwynne, key to the Code that runs us all
Formerly known as Sailor Quasar.
Email: email@hidden
Web: http://musicimage.plasticchicken.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.