Hi all,
I'm just wondering if anyone had had any thoughts on this issue? I never
actually got to the bottom of it.
Thanks
Mark
> On 15 Jun 2020, at 9:56 pm, Mark Allan wrote:
>
> Oops, sorry! I'm using Objective-C, targeting macOS 10.10+
>
>
>
>> On 15 Jun 2020, at 9:41 pm, Alex Zavatone
Oops, sorry! I'm using Objective-C, targeting macOS 10.10+
> On 15 Jun 2020, at 9:41 pm, Alex Zavatone wrote:
>
> Platform?
>
>> On Jun 15, 2020, at 9:51 AM, Mark Allan via Cocoa-dev
>> wrote:
>>
>> Hi folks,
>>
>> I have an app which communicates with a privileged helper tool, and I use
Platform?
> On Jun 15, 2020, at 9:51 AM, Mark Allan via Cocoa-dev
> wrote:
>
> Hi folks,
>
> I have an app which communicates with a privileged helper tool, and I used
> the AuthorizationRightSet API to add the rights, requirements, and prompt
> strings to the authorizationdb - as per Apple
Hi folks,
I have an app which communicates with a privileged helper tool, and I used the
AuthorizationRightSet API to add the rights, requirements, and prompt strings
to the authorizationdb - as per Apple's documentation. As expected, this
initial call to "AuthorizationRightSet" does not promp