Re: listing users

2008-04-16 Thread Matt Long
I have mis-spoken. Identity Services is Leopard only. From the Identity Services programming guide (http://developer.apple.com/documentation/Networking/Conceptual/IdentityServices_ProgGuide/Introduction/chapter_1_section_1.html ): "Identity Services is a new technology in Mac OS X v10.5 that a

Re: listing users

2008-04-16 Thread Jean-Daniel Dupas
Le 16 avr. 08 à 15:09, Alexander Cohen a écrit : Whats the best way in cocoa to get a list of users on a machine for 10.4 and up? thx AC The most reliable way to do it is to use Directory Services. There is no official Obj-C DS API (The DSObjcWrapper is part of darwin and is open sourc

Re: listing users

2008-04-16 Thread Matt Long
http://www.cimgf.com/2008/04/09/cocoa-tutorial-introduction-to-identity-services/ It has a few 10.5 only features, but you can probably get the gist of API level calls that will work in 10.4. Here's a demo from Apple: http://developer.apple.com/samplecode/IdentitySample/ -Matt On Apr 16, 2

listing users

2008-04-16 Thread Alexander Cohen
Whats the best way in cocoa to get a list of users on a machine for 10.4 and up? thx AC ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-