RT RT/krbdev.mit.edu: Ticket #4693 Delay kadmind random number initialization until after fork Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

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

 
 

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

 Keyword Selections  
Component
  • krb5-admin
Version_reported
  • 1.4.4
Version_Fixed
  • 1.6
Target_Version
  • 1.6
Tags
  • pullup
 

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

Refers to:
Referred to by:
  • 3488: (Nobody) be a little less paranoid with PRNG seeding [resolved]
 
 Dates  
Created: Thu Nov 9 18:31:21 2006
Starts: Not set
Started: Not set
Last Contact: Fri Nov 10 20:57:30 2006
Due: Not set
Updated: Mon Jun 22 21:00:43 2009 by tlyu
 

 People  
Owner
 rra
Requestors
 Russ Allbery <rra@stanford.edu>
Cc
 
AdminCc
 
 

 More about Russ Allbery  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Thu Nov  9 18:31:22 2006  rra - Ticket created    
     
Subject: Delay kadmind random number initialization until after fork

Delay initialization of the random number generator in kadmind until
after the fork and backgrounding of the process.  Otherwise, a lack of
sufficient entropy during the system boot process will delay system
boot on systems that run each init script in series and that start
kadmind via an init script.


Commit By: rra


Revision: 18793
Changed Files:
U   trunk/src/kadmin/server/ovsec_kadmd.c


Download (untitled) 395b
      Fri Nov 10 20:57:27 2006  tlyu - Version_Fixed 1.6 added    
      Fri Nov 10 20:57:28 2006  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r18793 from trunk

 r18793@cathode-dark-space:  rra | 2006-11-09 18:29:26 -0500
 ticket: new
 subject: Delay kadmind random number initialization until after fork
 Component: krb5-admin
 Version_Reported: 1.4.4
 Target_Version 1.6
 Tags: pullup

 Delay initialization of the random number generator in kadmind until
 after the fork and backgrounding of the process.  Otherwise, a lack of
 sufficient entropy during the system boot process will delay system
 boot on systems that run each init script in series and that start
 kadmind via an init script.



Commit By: tlyu



Revision: 18797
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/kadmin/server/ovsec_kadmd.c


Download (untitled) 694b
      Mon Jun 22 21:00:43 2009  tlyu - Comments added    
     
Just for reference:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=364308


Download (untitled) 75b