Just use /dev/urandom since that's what everyone ends up using anyway.

Make -u a nop.

--HG--
extra : convert_revision : ef0615311b43c8bfe1985df64a4a95ce4ec0d8e6
This commit is contained in:
Matt Johnston
2007-07-19 15:47:32 +00:00
parent 456b500902
commit b04e2d14ef
7 changed files with 9 additions and 33 deletions

View File

@@ -74,9 +74,6 @@ by the ssh server.
.B \-y
Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the
connection will abort as normal.
.B \-u
Use /dev/urandom rather than /dev/random. This should only be used if the
/dev/urandom device is known to have sufficient entropy.
.SH AUTHOR
Matt Johnston (matt@ucc.asn.au).
.br