From ab8a4da00378965409a32b4be80ceb9474c0a0f6 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Thu, 16 Dec 1999 13:05:30 +1100 Subject: Doc updates --- INSTALL | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index de92edc4..967ce6d2 100644 --- a/INSTALL +++ b/INSTALL @@ -80,7 +80,8 @@ sure of what you are doing, it is best to leave this alone. --with-egd-pool=/some/file allows you to enable Entropy Gathering Daemon support and to specify a EGD pool socket. You will need to use this if your Unix does not support the /dev/urandom device (or -similar). +similar). The file argument refers to the EGD pool file, not the +EGD program itself. Please refer to the EGD documentation. --with-kerberos4 will enable Kerberos IV support. You will need to have the Kerberos libraries and header files installed for this to @@ -117,6 +118,9 @@ Replacing /etc/ssh with the correct path to the configuration directory. (${prefix}/etc or whatever you specified with --sysconfdir during configuration) +If you have configured OpenSSH with EGD support, ensure that EGD is +running and has collected some Entropy. + For more information on configuration, please refer to the manual pages for sshd, ssh and ssh-agent. -- cgit v1.2.3