Scott Feldstein wrote:> Not enough entropy in RNG
> ssh-rand-helper child produced insufficient data
>
> I am using openssh with solaris 8.
Most likely your ssh was compiled on a machine that has /dev/random
(patch 112438-01) and you're tring to run it on one that doesn't. Either
install that patch or configure --with-rand-helper and recompile.
--
Darren Tucker (dtucker at zip.com.au)
GPG Fingerprint D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.