vote up 0 vote down star
1

On OS X privileged operations are done through AuthorizationExecuteWithPrivileges() around which Apple published two recommendations:

The old MoreAuth using setuid helper tools.

The current BetterAuthorizationSample littering the system with launchd files.

I don't know any applications using the latter...

flag

57% accept rate

1 Answer

vote up 0 vote down

I'm trying to use it at the moment. The only objection I have is that when one deletes my application the helper tool stays where it is.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.