Skip Menu |
 

Download (untitled) / with headers
text/plain 1.5KiB
From smithr01@shamrock.med.nyu.edu Tue Feb 23 17:07:18 1999
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id RAA11003 for <bugs@RT-11.MIT.EDU>; Tue, 23 Feb 1999 17:07:17 -0500
Received: from shamrock.med.nyu.edu by MIT.EDU with SMTP
id AA15851; Tue, 23 Feb 99 17:07:47 EST
Received: (from roy@localhost)
by shamrock.med.nyu.edu (8.9.1a/8.9.1) id RAA03504;
Tue, 23 Feb 1999 17:07:14 -0500 (EST)
Message-Id: <199902232207.RAA03504@shamrock.med.nyu.edu>
Date: Tue, 23 Feb 1999 17:07:14 -0500 (EST)
From: Roy Smith <smithr01@shamrock.med.nyu.edu>
Reply-To: smithr01@shamrock.med.nyu.edu
To: krb5-bugs@MIT.EDU
Subject: sample slave propigation script example wrong
X-Send-Pr-Version: 3.99

Show quoted text
>Number: 696
>Category: krb5-doc
>Synopsis: Example shell script in section 4.1.3.1 of install doc is broken
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: krb5-unassigned
>State: open
>Class: doc-bug
>Submitter-Id: unknown
>Arrival-Date: Tue Feb 23 17:08:00 EST 1999
>Last-Modified:
>Originator: Roy Smith
>Organization:
New York University School of Medicine
Show quoted text
>Release: krb5-1.0.5
>Environment:
various
System: OSF1 shamrock.med.nyu.edu V4.0 564 alpha
Machine: alpha
Show quoted text
>Description:
In section 4.1.3.1 of the Kerberos V5 Installation Guide, the sample
shell script to propigate the database, kdb5_util has a "-R"
argument, which is incorrect.
Show quoted text
>How-To-Repeat:
Cut and paste the script into your system and wait for the error!
Show quoted text
>Fix:
Delete the -R argument

Show quoted text
>Audit-Trail:
>Unformatted:
* install.texinfo (Propagate the Database to Each Slave KDC):
Remove spurious "-R" flag from kdb5_util invocation.


To generate a diff of this commit:
cvs diff -r1.96 -r1.97 krb5/doc/ChangeLog
cvs diff -r1.26 -r1.27 krb5/doc/install.texinfo