Jump To:
Leopard Sample Code: Security
Authentication is the process of determining and verifying the identity of a user or service. Developers can use the Mac OS X authentication services and programming interfaces to authenticate users and to store certificates that can be used for authentication. Note that although Authorization Services also performs authentication, it does not return the identity of the authenticated entity to the caller.

Document Descriptions
On Off
Display

Sorted by
Title
Sort by
Date
BetterAuthorizationSample (HTML) (DMG) (ZIP)
Shows the recommended way to access privileged functionality from a non-privileged application on Mac OS X.
2007-11-27
BSDLLCTest (HTML) (DMG) (ZIP)
Program sample demonstrates how to send and receive raw LLC Ethernet packets.
2003-06-12
CryptNoMore (HTML) (DMG) (ZIP)
Shows how to authenticate a user using Open Directory (Directory Services).
2008-03-17
Kerberos GSS (HTML) (DMG) (ZIP)
Kerberos GSS-API Sample
2008-06-04
MoreIsBetter (HTML) (DMG) (ZIP)
Library providing indispensable wrapers and workarounds for many areas of Mac OS programming.
2003-10-27
NameAndPassword (HTML) (DMG) (ZIP)
NameAndPassword is a SFAuthorizationPluginView subclass example.
2006-07-28