Published on Linux Journal (http://www.linuxjournal.com)
Resources for “Centralized Authentication with Kerberos 5, Part I”
By Alf Wachsmann
Created 2005-02-01 02:00

Your rating: None

Two Kerberos implementations are availble. One is from MIT, web.mit.edu/kerberos/dist [1], and the other, Heimdal, is available from KTH in Sweden at www.pdc.kth.se/heimdal [2].

pam_krb5_migrate: freshmeat.net/projects/pam_krb5_migrate [3]

pam_krb5: sourceforge.net/projects/pam-krb5 [4]

The MIT Kerberos 5 distribution comes with good documentation about installing, administrating and using Kerberos. The recently published O'Reilly book Kerberos: The Definitive Guide by Jason Garman (ISBN 0-596-00403-6) is a good resource for setting up a new realm and getting interoperability with other operating systems to work.

Using Microsoft Active Directory with Kerberos clients: www.microsoft.com/windows2000/techinfo/planning/security/kerbsteps.asp [5].

__________________________

Source URL: http://www.linuxjournal.com/article/7706

Links:
[1] http://web.mit.edu/kerberos/dist
[2] http://www.pdc.kth.se/heimdal
[3] http://freshmeat.net/projects/pam_krb5_migrate
[4] http://sourceforge.net/projects/pam-krb5
[5] http://www.microsoft.com/windows2000/techinfo/planning/security/kerbsteps.asp