diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2017-02-19 22:54:09 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-21 16:44:32 +0700 |
commit | f14ca0920daaf12df242ee37a586be451f3ccb65 (patch) | |
tree | 8a0194f5c53f216347c6131110e323c22be9c98e /network/heimdal/README | |
parent | 25b077145f4400f047704857d477660352e5103e (diff) | |
download | slackbuilds-f14ca0920daaf12df242ee37a586be451f3ccb65.tar.gz |
network/heimdal: Updated for version 7.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/heimdal/README')
-rw-r--r-- | network/heimdal/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/network/heimdal/README b/network/heimdal/README index b231d58243..41e6e229b2 100644 --- a/network/heimdal/README +++ b/network/heimdal/README @@ -1,10 +1,12 @@ 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). +* 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 +* include the most important and useful application programs (rsh, telnet, popper, etc.) * include enough backwards compatibility with Kerberos V4 + +This package conflicts with krb5. |