MIT Information Systems

Macintosh Development

[Home] [About Us] [People] [Information Systems]
[Kerberos for Macintosh] [Applications] [Miscellaneous Documentation]


Kerberos Errors
What is the Kerberos Errors API?

The Kerberos Errors API is a Mac OS X version of the com_err API used by Kerberos on Unix platforms. It has been augmented to use CFBundle string lists so Kerberos error codes can be localized.

Kerberos Errors also ships with its own compile_et which generates a strings list which should be appended onto the InfoPlist.strings file in your bundle.

Where is the API specification?

Please refer to the Kerberos Errors API for a list of the available functions and how to use them.

Where do I get Kerberos Errors?

The Kerberos Errors API ships as part of Mac OS X 10.1.x and higher. CFM callers will also need the MIT Kerberos Extras to get CFM support libraries. You can find a link to the MIT Kerberos for Macintosh Extras here.

Please read the Kerberos Errors Bugs List and Version History for information on the latest release of Kerberos Errors.


Questions or comments? Send mail to macdev@mit.edu
Last updated on $Date: 2003/11/18 21:12:05 $
Last modified by $Author: smcguire $