• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: User Authentication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: User Authentication


  • Subject: Re: User Authentication
  • From: Dale Gillard <email@hidden>
  • Date: Sun, 22 May 2005 13:43:46 +1000

On 22/05/2005 Jerry Krinock wrote:

On Sat Apr 09 18:37:51 2005, Joannou Ng wrote:


Long story short, doing it "right" is a pain in the ass.


One solution that doesn't do it the "right" way is:

https://opensvn.csie.org/bi/KisMACng/Subprojects/BIGeneric/

    BLAuthentication.h

https://opensvn.csie.org/bi/KisMACng/Subprojects/KisMAC Installer/

    BLAuthentication.m


I wrote something similar to the above a week ago:

http://tomatocheese.com/TCAEWP.h

http://tomatocheese.com/TCAEWP.m



I've done some searching on this too, but it seems that since I'd rather do

it the "right" way I need to Wade into the Wild World of Apple's

MoreAuthSample:


http://developer.apple.com/samplecode/MoreAuthSample/MoreAuthSample.html


If anyone has a more modern approach to this, let us know before I get too

deep into it, but it looks like I'll be wading part-time for a week or so.


Cocoa has it's own Authorisation Class, though it's a thin wrapper around the Carbon Authorisation services. It's 10.3 and 10.4 compatible.

<http://developer.apple.com/documentation/Security/Reference/AuthServicesObjCRef/index.html>

So you'll still need to read the Apple documentation about Authorization and Authentication, and get a handle on how Carbon does it (eg requesting your own right).
 _______________________________________________
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

  • Prev by Date: Automatic build number incrementing
  • Next by Date: Best Way to Access Separate Core Data Document
  • Previous by thread: Re: User Authentication
  • Next by thread: Problems with CurlHandle
  • Index(es):
    • Date
    • Thread