[Bug 361] PRNGD not yet seeded & SSH banner stills show previous banner
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jul 19 17:37:25 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=361
------- Additional Comments From Lutz.Jaenicke at aet.TU-Cottbus.DE 2002-07-19 17:37 -------
OpenSSH's "configure" command will only pick up a new installation of PRNGD,
when it is running during the call to configure. Thus make sure to
* install prngd first and check its proper operation.
* then run OpenSSH's configure command and check the output at the end:
it should show the correct entropy source.
* then compile and install OpenSSL
Finally make sure to stop the daemon listening on port 22 and start the new one,
otherwise it will not become active until reboot
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list