Re: BetterAuthorizationSample question
Re: BetterAuthorizationSample question
- Subject: Re: BetterAuthorizationSample question
- From: Laurent Daudelin <email@hidden>
- Date: Thu, 1 Jul 2010 11:59:43 -0400
On Jul 1, 2010, at 10:35, Howard Shere wrote:
>
> I was wondering if this code (or something based on it) can be used to install a privileged helper app so that the user only has to authorize once when the helper app is installed and the helper app can do its thing later as many times as needed without bothering the user again, even on future runs of our application.
>
> Will BetterAuthorizationSample style code do this? Can someone point me at how I need to set things up if it will do this?
I always found the BetterAuthorizationSample to be overly complicated at demonstrating those authentication and authorization concepts. I found the "BLAuthentication" Objective-C class, did modify it a bit and I use it to run a helper process for which I change the setuid to root only once when it's installed. Then, the helper runs as root each time it's needed. Do a Google search and you should find it.
-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/
Logiciels Nemesys Software email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden