diff options
author | Menno E. Duursma <druiloor@zonnet.nl> | 2010-05-11 22:25:23 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:25:23 +0200 |
commit | 1d1cc771b603b5c473c42d4c6a583b81be06d11f (patch) | |
tree | 810c5c1431f04da63d278553ba7d9fe6c974d2d8 /network/heimdal/README | |
parent | a70890a6bc23548a42b98b58c6c2f9bed26f4cc8 (diff) | |
download | slackbuilds-1d1cc771b603b5c473c42d4c6a583b81be06d11f.tar.gz |
network/heimdal: Updated for version 1.2.1
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 |