[2445] in Kerberos_V5_Development
heimdal-0.0a
daemon@ATHENA.MIT.EDU (Assar Westerlund)
Wed Jul 16 21:17:10 1997
To: krbdev@MIT.EDU
Cc: heimdal@pdc.kth.se
From: Assar Westerlund <assar@sics.se>
Date: 17 Jul 1997 03:16:56 +0200
Hi
We have written an implementation of Kerberos V5 starting from RFC1510.
The implementation, called Heimdal:
- has been written by us, outside the US.
- is mostly compatible with RFC1510 and other implementations of kerberos5.
- follows the documentation for the MIT kerberos v5 api to some extent.
- support a basic GSS-API over kerberos v5.
- includes kinit, klist, kdestroy, rsh, rshd, telnet, telnetd, kdc, kdb_edit.
- uses Eric Young's libdes.
We are interested in interoperability testing with your implementations.
This is not functioning software and has not yet been released to the
public, but you can fetch an early pre-release from:
<ftp://ftp.pdc.kth.se/pub/heimdal/src/heimdal-0.0a.tar.gz>
For more information of what's implemented and not see the `TODO' file.
Assar & Johan