Re: NSTask and authentication...I have to clarify my original question
Re: NSTask and authentication...I have to clarify my original question
- Subject: Re: NSTask and authentication...I have to clarify my original question
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 21 Mar 2006 07:45:44 -0700
On Mar 21, 2006, at 7:21 AM, Nik Giovanakis wrote:
From what I have deduced, I will need to have an authentication
step when the application is launched. Is that right?
No; you need to have an authentication step before you launch the
privileged task.
Is there a way that authentication at launch can be avoided e.g.
authentication at install gives the application permission
thereafter????
Yes, but please don't do that. Doing something like that is a
security hole waiting to be exploited. Just use Authorization Services.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden