[6589] in Kerberos
Re: Getting educated
daemon@ATHENA.MIT.EDU (Ken Hornstein)
Sun Feb 4 10:02:47 1996
To: kerberos@MIT.EDU
Date: 31 Jan 1996 09:02:19 -0500
From: kenh@cmf.nrl.navy.mil (Ken Hornstein)
In article <310E8FE7.5E53@geek.grf.ov.com>,
Richard Lewis Haggard <haggard@geek.grf.ov.com> wrote:
>I'm an experienced programmer who is trying to create kerberized
>applications. I've yet to run across a really good tutorial that
>explains what the libkrb5 functions do, why function is
>necessary, what each argument in the function is and does and
>the utility the argument provides. API docs such as "Kerberos V5
>application programming library" from MIT Information Systems
>are useful as reference material but not terribly useful as a
>teaching document to applications programmers such as myself. I
>would greatly appreciate it if someone would point me in the
>right direction for acquiring a working knowledge of using
>kerberos.
YES, YES, YES!!!!
I'm in the _exact_ same boat. And to be honest, the source code to other
kerberized apps have been less than revealing. I've seen lots of things
that say, "You can add Kerberos to your application with only a few function
calls"; that may be true, but I have no idea which function calls they are!
--Ken