Hi,
I've installed OpenSSH 2.3.0 on a Tru64 system, Since it has no
/dev/random, I installed the Entropy Gathering Daemon (EGD)
in /etc/entropy and OpenSSH works fine, until you want to use the entropy
pool. Running ssh-keygen produces the following error:
Couldn't connect to EGD socket "/etc/entropy": Permission denied
Entropy collection failed and entropy exhausted
The permissions appear to right (r-x by other) so I'm assuming
there must be some other problem. Has anyone seen this before?
Thanks
Paul