From de1958810f695278258a946aaf7b09168db1e62d Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Mon, 2 Jul 2001 18:06:02 +0000 Subject: [PATCH] remove kaserver switches, it's always compiled in now git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10218 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/install.texi | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/install.texi b/doc/install.texi index 57fd89271..761be0ba0 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -54,14 +54,6 @@ path to each with the @kbd{--with-krb4-lib=@file{dir}}, and You will need a fairly recent version of our Kerberos 4 distribution for @code{rshd} and @code{popper} to support version 4 clients. -@item @kbd{--enable-kaserver} -Enables experimental kaserver support in the KDC. This is the protocol -used by the ``KDC'' in AFS. Requires Kerberos 4 support. - -@item @kbd{--enable-kaserver-db} -Enables experimental support for reading kaserver databases in hprop. -This is useful when migrating from a kaserver to a Heimdal KDC. - @item @kbd{--enable-dce} Enables support for getting DCE credentials and tokens. See the README files in @file{appl/dceutils} for more information.