remove some junk
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6142 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -3,25 +3,18 @@
|
|||||||
@comment node-name, next, previous, up
|
@comment node-name, next, previous, up
|
||||||
@chapter Introduction
|
@chapter Introduction
|
||||||
|
|
||||||
@quotation
|
|
||||||
@strong{Caution:} this is alpha quality software. If something doesn't
|
|
||||||
work, it's probably because it doesn't. Don't be surprised if your
|
|
||||||
computer suffers a melt-down.
|
|
||||||
@end quotation
|
|
||||||
|
|
||||||
@heading What is Heimdal?
|
@heading What is Heimdal?
|
||||||
|
|
||||||
Heimdal is a free implementation of Kerberos 5. The goals are to:
|
Heimdal is a free implementation of Kerberos 5. The goals are to:
|
||||||
|
|
||||||
@itemize @bullet
|
@itemize @bullet
|
||||||
@item
|
@item
|
||||||
have an implementation that can be freely used outside of the United
|
have an implementation that can be freely used by anyone
|
||||||
States
|
|
||||||
@item
|
@item
|
||||||
be protocol compatible with existing implementations and, if not in
|
be protocol compatible with existing implementations and, if not in
|
||||||
conflict, with RFC 1510 (and any future updated RFC)
|
conflict, with RFC 1510 (and any future updated RFC)
|
||||||
@item
|
@item
|
||||||
be somewhat compatible with the M.I.T. Kerberos V5 API
|
be reasonably compatible with the M.I.T Kerberos V5 API
|
||||||
@item
|
@item
|
||||||
have support for Kerberos V5 over GSS-API (RFC1964)
|
have support for Kerberos V5 over GSS-API (RFC1964)
|
||||||
@item
|
@item
|
||||||
@@ -31,10 +24,6 @@ popper, etc.)
|
|||||||
include enough backwards compatibility with Kerberos V4
|
include enough backwards compatibility with Kerberos V4
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
This initial pre-version is mostly compatible with the M.I.T.
|
|
||||||
implementation, as well as DCE secd. The library is at least not
|
|
||||||
completely different from the M.I.T. @code{libkrb5}.
|
|
||||||
|
|
||||||
@heading Status
|
@heading Status
|
||||||
|
|
||||||
Heimdal has the following features (this does not mean any of this
|
Heimdal has the following features (this does not mean any of this
|
||||||
|
Reference in New Issue
Block a user