Skip navigation.
 
mlRe: Authentication in preferencepanes
FROM : Deric Horn
DATE : Thu Apr 05 19:31:58 2007

Nick,

You may want to take a look at the SFAuthorizationView class referenced
here:

http://developer.apple.com/documentation/Security/Conceptual/Security_Overvi
ew/Security_Services/chapter_4_section_11.html

Deric Horn
Mac OS X Application Technologies Evangelist
Apple Worldwide Developer Relations
<email_removed>


> I have a PreferencePane that changes some system settings that
> requires admin privileges. Is there an easy way to get the standard
> apple "Click the lock to prevent further changes" widget and its
> functionality into your own PreferencePanes?
>
> This page here: http://www.dssw.co.uk/powermanager/ shows a custom
> PreferencePane with an Apple style "lock authentication widget" at
> the bottom. Have they "rolled their own," or is there some Apple code
> that they have leveraged?
>
> Thanks,
> Nick Forge
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlAuthentication in preferencepanes Nick Forge Apr 5, 19:04
mlRe: Authentication in preferencepanes Deric Horn Apr 5, 19:31
mlRe: Authentication in preferencepanes Nick Forge Apr 5, 20:16
mlRe: Authentication in preferencepanes Nick Forge Apr 6, 19:32