Hi Umar, I got the same problem while ago, and the solution was a patch (don't recall if it was that patch, but it was a patch related to /dev/random).
I can see your command "pkgadd" is wrong.. it should be: # pkgadd -d 112438-03/ Try that. Regards, Leo ----- Original Message ----- From: "Christo Pretorius" <[EMAIL PROTECTED]> To: "'Solaris-Users mailing list'" <[EMAIL PROTECTED]> Sent: Monday, June 28, 2004 06:10 Subject: RE: [Solaris-Users] SSH and Patch problem on Solaris have /usr/local/sbin in your path cat various log files from /var/log or /var/adm dirs >> /usr/local/etc/prngd/prngd-seed mkdir /var/spool/prngd /usr/local/sbin/prngd /var/spool/prngd/pool If you have installed perl and egd, you can verify with: perl /usr/local/bin/egc.pl /var/spool/prngd/pool get OR if above doesn't work: ln -s /var/spool/prngd/pool /dev/egd-pool -----Original Message----- From: Umar Draz [mailto:[EMAIL PROTECTED] Sent: 28 June 2004 09:38 To: [EMAIL PROTECTED] Subject: [Solaris-Users] SSH and Patch problem on Solaris hi i have try on install SSH on intel Solari8 when i run /etc/inid.d/sshd start i got this error PRNG is not seeded. i search about this error and i got that me should install patch 112438 then i dowload the patch 112438 and issue this command on my solaris machine bash-2.03# patchadd 112438-03/ Checking installed patches... One or more patch packages included in 112438-03 are not installed on this system. Patchadd is terminating. so please help me what i can to do (I thinks solaris is big bulshit same like Fucking Microsfot windows). patches, pataches, patches plz help me how i can solve this problem thanks and regards umar draz _________________________________________________________________ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus _______________________________________________ Solaris-Users mailing list [EMAIL PROTECTED] http://www.filibeto.org/mailman/listinfo/solaris-users _______________________________________________ Solaris-Users mailing list [EMAIL PROTECTED] http://www.filibeto.org/mailman/listinfo/solaris-users _______________________________________________ Solaris-Users mailing list [EMAIL PROTECTED] http://www.filibeto.org/mailman/listinfo/solaris-users
