[24139] in Kerberos

home help back first fref pref prev next nref lref last post

Re: Programming in Kerberos

daemon@ATHENA.MIT.EDU (brian.joh@comcast.net)
Thu Jun 23 12:13:30 2005

From: brian.joh@comcast.net
Date: 23 Jun 2005 08:59:15 -0700
Message-ID: <1119542355.591806.31220@z14g2000cwz.googlegroups.com>
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu

I recently learned how to program MIT Kerberos with no
previous knowledge of anything Kerberos related.

If you haven't already, you should first understand
how to use Kerberos and also understand the protocol
at a high level.  Google for the "The Moron's Guide to
Kerberos" and play with kinit, kdestroy, kutil, etc..

The MIT distribution includes an API description (in
TEX format if I remember correctly).  However, this
documentation is incomplete, out of date, and more of
a reference than a tutorial.  The best documentation
is the actual source code.  I read the source to kinit
and some of the library to learn how to write Kerberos
programs.

The nice thing about open source software is that if
you really want to know how something works, you can
look at the source.  On the flip side, documentation
is often less of a priority, so sometimes you HAVE to
look at the source code.

________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post