site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com TIA ---------------------------------------------------------------------- Philip D. Wasson pwasson at maned dot com Software Engineer Managing Editor Inc. _______________________________________________ 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... I'm trying to figure out how to generate a list of local shares (exports, whatever). More precisely, given the share name someone would see from a different machine, and knowing the share is from the machine I'm running on, how do I find the path to that directory? I thought I had it figured out, using a combination of property lists and NetInfo (./config/SharePoints, ./users/<username>/sharedDir), but now I find that in 10.3 and later I can't use NetInfo. Is that information now accessed via Open Directory? I don't suppose anyone has done something like this already and could point me at some sample code? (I guess anything that reads something that is in NetInfo the new way would be extremely helpful.) This email sent to site_archiver@lists.apple.com
participants (1)
-
Philip D. Wasson