Re: authorization services
Re: authorization services
- Subject: Re: authorization services
- From: "Rick C." <email@hidden>
- Date: Mon, 24 Aug 2009 01:46:16 -0700 (PDT)
thank you kyle,
i've been carefully reading over authorization services since i posted and looks like i'm getting there. i definitely want to make sure i do this the right way and thanks again for your help!
rick
________________________________
From: Kyle Sluder <email@hidden>
To: Rick C. <email@hidden>
Cc: cocoa dev <email@hidden>
Sent: Monday, August 24, 2009 2:08:07 PM
Subject: Re: authorization services
Avoid using NSTask with Authorization Services in any pattern other than that illustrated in the documentation.
Using AppleScript for this sounds like severe overkill. And shelling out to a script is not a good idea when filenames or special characters are involved.
Learn and use Authorization Services. Don't make your app needlessly slow, and don't expose your users to fragility or potential security problems. :)
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden