2011-12-12 05:11:27 +01:00
|
|
|
Heimdal is a free implementation of Kerberos 5. The goals are to:
|
|
|
|
* have an implementation that can be freely used by anyone
|
2017-02-19 23:54:09 +01:00
|
|
|
* be protocol compatible with existing implementations and, if not
|
|
|
|
in conflict, with RFC 4120 (and any future updated RFC).
|
2011-12-12 05:11:27 +01:00
|
|
|
RFC 4120 replaced RFC 1510.
|
|
|
|
* be reasonably compatible with the M.I.T Kerberos V5 API
|
|
|
|
* have support for Kerberos V5 over GSS-API (RFC1964)
|
2017-02-19 23:54:09 +01:00
|
|
|
* include the most important and useful application programs
|
2011-12-12 05:11:27 +01:00
|
|
|
(rsh, telnet, popper, etc.)
|
2012-12-23 07:09:21 +01:00
|
|
|
* include enough backwards compatibility with Kerberos V4
|