[Bug 575] a bug make me crazy--PRNG is not seeded
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun May 25 16:18:09 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=575
------- Additional Comments From dtucker at zip.com.au 2003-05-25 16:18 -------
/dev/random and /dev/urandom are device special files, so you'll need to either
"cp -a" them or recreate them with the appropriate mknod commands on your
platform.
You may need to recompile OpenSSL once you've created the device files, then
recompile OpenSSH.
You can also try configure'ing OpenSSH with --with-rand-helper.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list