Re: Using Authorization Services with a Factored Application
Re: Using Authorization Services with a Factored Application
- Subject: Re: Using Authorization Services with a Factored Application
- From: Jonathan Wight <email@hidden>
- Date: Sun, 14 Dec 2003 22:02:21 -0600
I only use pipes to bootstrap the communication between main app and
the helper - by this I mean the helper's PID, the flattened
AuthenticationRef (if needed) and some problem specific info. After
that I'm using Distributed Objects for all communication. It makes
executing code in the helper really easy and the helper quits when I
tell it to quit.
Jon.
On Dec 14, 2003, at 16:45, Simone Manganelli wrote:
>
I was wondering how to get around this limitation, or if there's a
>
better way to do what I want to avoid the problems I've been having.
>
The other minor question I had is how I prevent the helper tool from
>
quitting, so that the user doesn't have to authenticate to relaunch
>
the helper tool and perform more admin-priv operations (which is why I
>
even started trying to code the helper tool, anyway).
>
>
If anyone can provide any guidance with these issues, I'd be very
>
grateful.
>
>
-- Simone Manganelli
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.