diff options
Diffstat (limited to 'network/heimdal/README')
-rw-r--r-- | network/heimdal/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/network/heimdal/README b/network/heimdal/README index 7a2308ecd1..e13deca10f 100644 --- a/network/heimdal/README +++ b/network/heimdal/README @@ -1,7 +1,10 @@ Heimdal is a free implementation of Kerberos 5. The goals are to: * have an implementation that can be freely used by anyone -* be protocol compatible with existing implementations and, if not in conflict, with RFC 4120 (and any future updated RFC). RFC 4120 replaced RFC 1510. +* be protocol compatible with existing implementations and, if not + in conflict, with RFC 4120 (and any future updated RFC). + 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) -* include the most important and useful application programs (rsh, telnet, popper, etc.) +* include the most important and useful application programs + (rsh, telnet, popper, etc.) * include enough backwards compatibility with Kerberos V4 |