On Thu, Apr 9, 2009 at 11:57 AM, Oleg Krupnov <oleg.krup...@gmail.com> wrote:
> Thanks, Kyle. Isn't there really a way to do the work in the same
> process? It seems quite tedious to transfer my existing
> directory-scanning code into a separate process and set up the
> communication between the processes...

There really is not. It's a fundamental part of how UNIX works:
privileges belong to an entire process, and cannot be elevated, only
diminished.

Mike
_______________________________________________

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-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 arch...@mail-archive.com

Reply via email to