Re: NSTask -launch override
Re: NSTask -launch override
- Subject: Re: NSTask -launch override
- From: "Finlay Dobbie" <email@hidden>
- Date: Wed, 26 Sep 2007 09:44:16 +0100
On 25/09/2007, Keith Duncan <email@hidden> wrote:
> I'm trying to implement a transparently authorized -launch method in
> NSTask. What I need to know is if I can use
> AuthorizationExecuteWithPrivileges() with the current user's default
> rights acquired when initializing the AuthorizationRef without having
> to actually authorize.
I suggest you abandon this tack. Authorization should not be
transparent, and I don't really think the semantics are compatible
with NSTask.
-- Finlay
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden