From owner-freebsd-bugs Sat Sep 23 17: 0:18 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F2BD837B43C for ; Sat, 23 Sep 2000 17:00:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA91158; Sat, 23 Sep 2000 17:00:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 23 Sep 2000 17:00:05 -0700 (PDT) Message-Id: <200009240000.RAA91158@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Giorgos Keramidas" Subject: misc/21468: typo in etc/kerberos/README Reply-To: "Giorgos Keramidas" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/21468; it has been noted by GNATS. From: "Giorgos Keramidas" To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: misc/21468: typo in etc/kerberos/README Date: 22 Sep 2000 08:29:09 -0000 >Number: 21468 >Category: misc >Synopsis: `kerberos' misspelled in etc/kerberos/README >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 22 01:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Giorgos Keramidas >Release: FreeBSD 4.1-STABLE i386 >Organization: WestGate, S.A. >Environment: Installation of 4.1-STABLE CVSup'ed early this morning [ Friday, Sep. 22 2000 ] >Description: In /usr/src/etc/kerberos/README there is one place where instead of `kerberos' we can read `kereros'. >How-To-Repeat: % more /usr/src/etc/kerberos/README >Fix: The following small diff corrects this. --- README.orig Fri Sep 22 11:24:07 2000 +++ README Fri Sep 22 11:24:14 2000 @@ -6,7 +6,7 @@ The file master_key contains a copy of the master key under which the entire Kerberos database is encrypted. Disclosing this key would be bad news. The reason it is stored in the filesystem is because the following -programs need to inspect or modify the kereros database, and so the key +programs need to inspect or modify the kerberos database, and so the key must be available for them, (or else it would have to be typed in by hand): - kerberos (the server itself) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message