Wrapper for DirectoryService API?
Wrapper for DirectoryService API?
- Subject: Wrapper for DirectoryService API?
- From: Luke Sands <email@hidden>
- Date: Sun, 20 Jul 2003 01:42:01 +0100
Hi,
Interfacing with DirectoryService API or NetInfo API is a pain. Has
anyone written a nice cocoa friendly wrapper?
Currently I'm having to use a variety of NSTasks with niutil and nicl -
but its becoming overcomplicated.
A simple cocoa wrapper which does any of the following would be nice:
- get a list of users on the system
- create a user
- modify a netinfo key value
- delete a user
- find a user by gid
....etc..
So if you've got some code around which you think might help, please
share it with the list!
Many thanks.
Luke
_______________________________________________
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.