From 8f81b68fce0193b0a141f40a54d260d04a924206 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Wed, 5 May 1999 16:17:42 +0000 Subject: [PATCH] remove some junk git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6142 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/intro.texi | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/doc/intro.texi b/doc/intro.texi index 00ff0672f..518aada8a 100644 --- a/doc/intro.texi +++ b/doc/intro.texi @@ -3,25 +3,18 @@ @comment node-name, next, previous, up @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? Heimdal is a free implementation of Kerberos 5. The goals are to: @itemize @bullet @item -have an implementation that can be freely used outside of the United -States +have an implementation that can be freely used by anyone @item be protocol compatible with existing implementations and, if not in conflict, with RFC 1510 (and any future updated RFC) @item -be somewhat compatible with the M.I.T. Kerberos V5 API +be reasonably compatible with the M.I.T Kerberos V5 API @item have support for Kerberos V5 over GSS-API (RFC1964) @item @@ -31,10 +24,6 @@ popper, etc.) include enough backwards compatibility with Kerberos V4 @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 Heimdal has the following features (this does not mean any of this