Delay kadmind random number initialization until after fork
authorRuss Allbery <rra@stanford.edu>
Thu, 9 Nov 2006 23:29:26 +0000 (23:29 +0000)
committerRuss Allbery <rra@stanford.edu>
Thu, 9 Nov 2006 23:29:26 +0000 (23:29 +0000)
commit7119f15eabadf0037c64ec875af4035512c6135f
tree28271317cf6bf5d5782fb4d1c47a494d3b21644e
parent73de46d63ae451331604738ee25e1381332776ea
Delay kadmind random number initialization until after fork

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.

ticket: new
Component: krb5-admin
Version_Reported: 1.4.4

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18793 dc483132-0cff-0310-8789-dd5450dbe970
src/kadmin/server/ovsec_kadmd.c