[4748] in Kerberos
Re: Kerberos v4 functions krb_sendauth() and krb_recvauth()...
daemon@ATHENA.MIT.EDU (Derrick J. Brashear)
Mon Mar 6 23:19:58 1995
To: kerberos@MIT.EDU
Date: Mon, 6 Mar 1995 19:33:01 -0500
From: "Derrick J. Brashear" <db74+@andrew.cmu.edu>
Excerpts from netnews.comp.protocols.kerberos: 6-Mar-95 Kerberos v4
functions krb_s.. by Frank Lonigro@bu.edu
> I'm looking for Transarc/AFS equivilents to krb_sendauth() and
krb_recvauth().
>
> Is there such a thing? I have access to Transarc source code but can't seem
> to find anything that looks like it will do what I need. Basically, I'm
> working on a 'C' program that will need to do mutual authentication with a
> database server program.
>
> Sample source code and/or pointers to functions within the Transarc sources
> will be greatly appreciated.
Um, what you really want is, well, krb_sendauth and krb_recvauth!
Seriously, the MIT Kerberos libraries work just fine with AFS, as long
as you use the .krb binaries.
-D