From ac69393a1aab889991c5870d154269c9484b7d10 Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Mon, 16 Apr 2007 13:39:50 +0000 Subject: Add -u option to specify /dev/urandom instead --- dbclient.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dbclient.1') diff --git a/dbclient.1 b/dbclient.1 index 4145342..4cf537c 100644 --- a/dbclient.1 +++ b/dbclient.1 @@ -74,6 +74,9 @@ 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 -- cgit v1.2.1