ssh

I have installed the packages from Solaris 9 for ssh on Solaris 8.I get the following message "Couldn't stat random seed file /users permission denied when I remove the prng_seed file which is created in the .ssh directory in my home directory, ssh will run.Any ideas
[296 byte] By [dehalgren] at [2007-11-25 23:19:34]
# 1
That is interesting - I know when I installed openssh on Solaris 8 , I had a similiar message because there was a pkg dependancy that I had missed -perhaps you need to install a few more pkgs from the Solaris 9 build to make the error go away..
jmathai at 2007-7-5 18:07:41 > top of Java-index,General,Talk to the Sysop...
# 2
If you don't have a /dev/random see the following InfoDoc 27606: http://sunsolve.Sun.COM/pub-cgi/retrieve.pl?doc=fsrdb%2F27606&zone_32=27606
jds2n at 2007-7-5 18:07:41 > top of Java-index,General,Talk to the Sysop...
# 3
you need to patch Solaris 8 with Patch-ID# 112438-01 (or it's later variants if any...)And reboot your box...
dwlahiri at 2007-7-5 18:07:41 > top of Java-index,General,Talk to the Sysop...