site_archiver@lists.apple.com Delivered-To: Darwin-dev@lists.apple.com Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nsq5tEPvr+kUqOwSQBfIkg0R6PIynqh6NMgBT2J+7eBFYn8OpdLPrkrYCn6los/+Pjr0mjoQFAmeql3MnsLejNHin9mSrSIKrw+g5Vfjkyhn9OCT3RL0S85PNj2UTqQEI3xHCLHClTzPJZYNpqvS1Px+0nnMrd87h8omkofPnlg= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AoH14l2tSSEyQqYxfi+BM0P0HaeRyBG50G7SbFfWL4w6bVlojXc7gOxe0xv+zLRoriwE4JswaZIcSHqvU0p8auUuM0UMZNIQsTZe/NQxDtXeLxOecbKEN7mcAI6/bBApxbKK33XlzE2SeYglSeTVtQXuGQW0JQyBM8LWTLSboNI= Best sample code is in the Directory Services SDK, and CryptNoMore. You might also want to look at the DSTools project in Darwin. I have a relatively simple need for Open Directory (DirectoryService). I just need to get the current user's shell via NetInfo. The Apple API references are less than optimal, and the examples incomplete. Does anyone out there have a working ds* method for getting a record via NetInfo? I don't have any problem getting connected, etc., just the actual query is baffling me. Thanks in advance, -David _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/finlay.dobbie%40gmail.com This email sent to finlay.dobbie@gmail.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On 23/03/07, David Nedrow <dnedrow@mac.com> wrote: This email sent to site_archiver@lists.apple.com