Re: Standard authentication interface
Re: Standard authentication interface
- Subject: Re: Standard authentication interface
- From: Frederik Seiffert <email@hidden>
- Date: Fri, 28 Apr 2006 14:24:35 +0200
Yes, the standard way is called "Authorization Services". Have a look here:
<http://developer.apple.com/documentation/Security/Conceptual/authorization_concepts/index.html>
And the Objective-C API here:
<http://developer.apple.com/documentation/Security/Reference/AuthServicesObjCRef/index.html>
Fred
--On 27. April 2006 16:07:15 -0300 Julio Bianco <email@hidden> wrote:
Hi again,
I try to create a dialog interface able to ask for a user and password,
and then be able to run a program with this user permissions. I need to
know if there is a standard way to solve it. Is there a class that
provides us with this kind of dialog boxes?
Thanks
Julio
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden