RT RT/krbdev.mit.edu: Ticket #696 Example shell script in section 4.1.3.1 of install doc is broken Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
696
Status
resolved
Worked
0 min
Priority
50/
Queue
krb5
 

 Keyword Selections  
Component
  • krb5-doc
Version_reported
  • 1.0.5
Version_Fixed
  • 1.4
Target_Version
Tags
 

 Relationships  
Depends on:
Depended on by:
Parents:
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Tue Feb 23 17:08:00 1999
Starts: Not set
Started: Tue Sep 7 19:30:18 2004
Last Contact: Not set
Due: Not set
Updated: Tue Sep 7 19:30:21 2004 by tlyu
 

 People  
Owner
 tlyu
Requestors
 smithr01@shamrock.med.nyu.edu
Cc
 
AdminCc
 
 

 More about smithr01@shamrock.med.nyu.edu  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Mon Aug 19 14:22:08 2002  RT_System - Default: Import/ changed from to    
     
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

>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
>Release:        krb5-1.0.5
>Environment:
	various
System: OSF1 shamrock.med.nyu.edu V4.0 564 alpha
Machine: alpha
>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.
>How-To-Repeat:
	Cut and paste the script into your system and wait for the error!
>Fix:
	Delete the -R argument

>Audit-Trail:
>Unformatted:


Download (untitled) 1.5k
      Mon Aug 19 14:22:09 2002  RT_System - Component krb5-doc added    
      Mon Aug 19 14:22:09 2002  RT_System - Version_reported 1.0.5 added    
      Fri Jan  9 16:56:17 2004  hartmans - Subject changed from Example shell script in section 4.1.3.1 of install doc is broken to preauth    
      Tue Sep  7 19:30:18 2004  tlyu - Subject changed from Example shell script in section 4.1.3.1 of install doc is broken to Example shell script in section 4.1.3.1 of install doc is broken    
      Tue Sep  7 19:30:18 2004  tlyu - Status changed from new to resolved    
      Tue Sep  7 19:30:19 2004  tlyu - Given to tlyu    
      Tue Sep  7 19:30:19 2004  tlyu - Version_Fixed 1.4 added    
      Tue Sep  7 19:30:19 2004  tlyu - Comments added    
     
	* 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


Download (untitled) 246b