On Fri, Jan 04, 2002 at 10:33:23PM -0500, Jeff Trawick wrote: > I guess it would be good to know what an "EGD or prngd_commands file" > is :)
I placed an example prngd.conf for Solaris 7 here: http://www.apache.org/~jerenkrantz/prngd.conf.solaris-7 Here is an example ssh_prng_cmds from my Solaris boxes used by OpenSSH portable: http://www.apache.org/~jerenkrantz/ssh_prng_cmds_example They use the same format for listing programs that are good for obtaining entropy. I think OpenSSH does some vetting on the commands during the autoconf substitution to eliminate invalid commands, but I haven't exactly figured out how they do that. > looks like it should be rpm -ivh on AIX at least... > > (http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html) But, not on Solaris. =) -- justin
