December 2002
Intermediate to advanced
1232 pages
56h 38m
English
EGD
EGD, which stands for Entropy Gathering Daemon, is a persistent daemon that provides pseudo-random numbers via a Unix socket. Obtaining this daemon and configuring for its use are described in Section 10.10.1.3. To allow code to be included inside sendmail so that it can use this EGD daemon, you must define this EGD compile-time macro:
APPENDDEF(`confENVDEF', `-DEGD=1')
This definition is needed only on machines that lack
/dev/urandom. If you are running a precompiled
sendmail binary, you can use the
-d0.1 debugging command-line switch (-d0.1) to determine if EGD support is included (if
it appears in the list, support is included).
Read now
Unlock full access