From owner-freebsd-bugs Fri Sep 22 1:30: 6 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 68A2437B423 for ; Fri, 22 Sep 2000 01:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA16157; Fri, 22 Sep 2000 01:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail.westgate.gr (zeus.westgate.gr [212.205.119.32]) by hub.freebsd.org (Postfix) with SMTP id C99E237B422 for ; Fri, 22 Sep 2000 01:29:16 -0700 (PDT) Received: (qmail 23400 invoked from network); 22 Sep 2000 08:26:53 -0000 Received: from gray.westgate.gr (qmailr@212.205.119.66) by zeus.westgate.gr with SMTP; 22 Sep 2000 08:26:53 -0000 Received: (qmail 1913 invoked by uid 1001); 22 Sep 2000 08:29:09 -0000 Message-Id: <20000922082909.1912.qmail@gray.westgate.gr> Date: 22 Sep 2000 08:29:09 -0000 From: "Giorgos Keramidas" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/21468: typo in etc/kerberos/README Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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