Re: get currently logging in users
Re: get currently logging in users
- Subject: Re: get currently logging in users
- From: Jens Alfke <email@hidden>
- Date: Thu, 13 Mar 2008 22:09:30 -0700
On 13 Mar '08, at 10:04 PM, lazuardi wrote:
I ask about the possibilities of doing that from Cocoa, because
lowlevel API has failed.
It's usually the other way around: you go to the low-level API if
Cocoa fails. There's not much in the OS that's only accessible from an
Obj-C API, especially not low-level stuff.
—Jens
PS: Have you considered getting the user-ids from utmpx and then
looking them up with getpwuid?Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden