From 057de2aa0b11d7730fc0d9eef89d77b4e431589d Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Wed, 10 Oct 2001 19:18:35 +0000 Subject: [PATCH] Add information about how to actually install Kerberos before talking about its functionality. Remove (last?) reference to FreeBSD 1.1.5.1. --- .../books/handbook/security/chapter.sgml | 33 ++++++++++++++----- 1 file changed, 25 insertions(+), 8 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/security/chapter.sgml b/en_US.ISO8859-1/books/handbook/security/chapter.sgml index 6beb735f8a..9bb9b32033 100644 --- a/en_US.ISO8859-1/books/handbook/security/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/security/chapter.sgml @@ -1,7 +1,7 @@ @@ -1356,14 +1356,31 @@ permit port ttyd0 The following instructions can be used as a guide on how to set up Kerberos as distributed for FreeBSD. However, you should refer to the relevant manual pages for a complete description. - 4.4BSD-Lite - In FreeBSD, the Kerberos is not that from the original 4.4BSD-Lite, - distribution, but eBones, which had been previously ported to FreeBSD - 1.1.5.1, and was sourced from outside the USA/Canada, and was thus - available to system owners outside those countries during the era - of restrictive export controls on cryptographic code from the USA. - + + Installing Kerberos + + MIT + + Kerberos + installing + + Kerberos is an optional component of FreeBSD. The easiest + way to install this software is by selecting the 'krb4' or + 'krb5' distribution in sysinstall + during the initial installation of FreeBSD. This will install + the 'eBones' (KerberosIV) or 'Heimdal' (Kerberos5) + implementation of Kerberos. These implementations are + included because they are developed outside the USA/Canada and + were thus available to system owners outside those countries + during the era of restrictive export controls on cryptographic + code from the USA. + + Alternatively, the MIT implementation of Kerberos is + available from the ports collection as + security/krb5. + + Creating the Initial Database