[23001] in Kerberos
Re: Where can I find the "WORKING" Kerberos client code?
daemon@ATHENA.MIT.EDU (Fredrik Tolf)
Mon Dec 6 15:27:20 2004
From: Fredrik Tolf <fredrik@dolda2000.com>
Date: Sun, 05 Dec 2004 02:57:19 +0100
Message-ID: <1102211840.18599.69.camel@pc7.dolda2000.com>
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
On Tue, 2004-11-30 at 22:57 +0000, Surendra Babu Ande wrote:
> Could you please give some pointers to implement the
> same?
> Some of our concerns:
> - Where should I find the Client code?
Depends on what implementation you want to look at. The homepage for the
MIT implementation is here:
<http://web.mit.edu/kerberos/www/>
The homepage for the Heimdal implementation is here:
<http://www.pdc.kth.se/heimdal/>
> - And also send us the build procedure.
AFAIR, it's just the usual "./configure", "make".
> - Any Porting issues to be considered?
That, of course, depends on your target platform. It's a little hard to
answer that without knowing that it's being ported to.
> - what type of Data formats exchanged between Client
> and Server?
AFAIK, it's just ASN.1. I quick look at a traffic dump with your
favorite packet analyzer should give you more answers than I can provide
in hours.
Good luck,
Fredrik Tolf
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos