On Thu, Apr 16, 2009 at 5:59 PM, Chris Purcell <[email protected]> wrote: > My App has to create a folder in a directory owned by the system. How would > I go about doing this, do I need to use the security framework and get the > user to authenticate themselves as an admin?
Yes, the Security framework is necessary here, but the more important question is why you need to do this. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
