diff options
author | Thibaut Notteboom <tib@tibux.org> | 2011-12-11 22:11:27 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:45 -0200 |
commit | adfa160a33338632c054bfe7f2ea8c98d2943a5f (patch) | |
tree | bdc14f50fe1207756481ee5b751a1e3b2684e44e /network/heimdal/README | |
parent | b16dcfda15b2aa602e654ebf003a74d8bf5c8dc1 (diff) |
network/heimdal: Added (KTH Heimdal Kerberos)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/heimdal/README')
-rw-r--r-- | network/heimdal/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/heimdal/README b/network/heimdal/README new file mode 100644 index 000000000000..e13deca10f75 --- /dev/null +++ b/network/heimdal/README @@ -0,0 +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 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 |