diff options
author | Menno E. Duursma <druiloor@zonnet.nl> | 2010-05-11 15:01:28 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackbuilds.org> | 2010-05-11 15:01:28 +0200 |
commit | e7a9c4461b80c1b9337f2d97c965ad181e0ba6a5 (patch) | |
tree | f776d67f412a5ad020e2ce8ba1209838b2f0bebd /network/heimdal/README | |
parent | 557baff128bdce0fdc485c15f1be1f99e60004c9 (diff) | |
download | slackbuilds-e7a9c4461b80c1b9337f2d97c965ad181e0ba6a5.tar.gz |
network/heimdal: Initial import
Diffstat (limited to 'network/heimdal/README')
-rw-r--r-- | network/heimdal/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/heimdal/README b/network/heimdal/README new file mode 100644 index 0000000000..7a2308ecd1 --- /dev/null +++ b/network/heimdal/README @@ -0,0 +1,7 @@ +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 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 enough backwards compatibility with Kerberos V4 |