APLawrence - Information and Resources for Unix and Linux Systems, Bloggers and the self-employed
RSS Feeds Get APLawrence.com by RSS











(OLDER) <- More Stuff -> (NEWER) (NEWEST)
Home > News Posts > osr5 ssh
Printer Friendly Version




News Group Posts

osr5 ssh




From: "Brian K. White" <brian@aljex.com>
References: <4005897d.0403250524.601310c4@posting.google.com>
<20040325170824.GD1718@jpradley.jpr.com>
<4005897d.0403252229.66875c5a@posting.google.com>
<20040326160943.GG16296@jpradley.jpr.com>
<4005897d.0404060251.87ef74e@posting.google.com>
<g8WdnesMBOlkbe_dRVn-iQ@comcast.com>
<4005897d.0404062259.2cc933fd@posting.google.com>
<stKdnR8QEaLdTu7dRVn-gw@comcast.com>
<20040407160618.GB3335@jpradley.jpr.com>
<4005897d.0404080234.2072504f@posting.google.com>
<4005897d.0404150623.6c71c20d@posting.google.com> Subject: Re: PRNG is not seeded Date: Thu, 15 Apr 2004 12:19:59 -0400 Message-ID: <1vWdnef8VqqpK-PdRVn-vg@comcast.com> Rob Kottler wrote: > Nobody can help here with the oss646b patch problem Just for the record, I have just yesterday installed JPR's openssh binaries on a 5.0.6 box and it's running fine.












They didn't run at first because I didn't have prngd. I installed prngd from
one I built but I had to supply my own prngd start/stop script and
prngd.conf file which I can't supply since all I did was copy them from a
5.0.7 box.
The source package for prngd actually includes a sample rc start script and
prngd.conf file for sco systems, you could try to use those. The binary I
used and the source package it came from are here
http://www.aljex.com/bkw/sco/prngd-0.9.27.tar.bz2

What _I_ did though was,
wget -q -O - http://www.aljex.com/bkw/sco/prngd-0.9.27.tar.bz2 |bzcat |tar
xvf -
cp prngd-0.9.27/prngd /etc/in.prngd
copied /etc/prngd  and /etc/prngd.conf from a 5.0.7 box
inserted the following 4 lines marked "new>" in /etc/tcp starting at line
178

        if [ "$do_remainder" = 1 ]; then

                dspmsg $MF_TCPRC -s $MS_TCPRC $STARTING "Starting TCP
services: "

new>                if [ -x /etc/prngd ]; then
new>                    /bin/su root -c '/etc/prngd restart > /dev/null
2>&1'
new>                    echo "prngd \c"
new>                fi

                if [ -x /etc/inetd ]; then
                        SDD=`who -a | grep -s "^sdd " | grep -v exit`



I also added "|prngd" to the ALLPROCS line near the top.
then /etc/tcp stop ; /etc/tcp start and then prngd was running

(the 5.0.7 /etc/tcp has more than that, I think it makes prngd available in
single-user as well as multi-user, and tries to gracefully handle switching
between the two. I didn't care about that.)

once prngd was running openssh worked fine.

This 5.0.6 box has
oss646b
gnutools5.0.7Kj
gwxlibs1.3.2Ag

You probably only need oss646b, but it won't hurt to install gwxlibs after
that.
gnutools you shouldn't need.

-- 
Brian K. White  --  brian@aljex.com  --  http://www.aljex.com/bkw/
+++++[>+++[>+++++>+++++++<<-]<-]>>+.>.+++++.+++++++.-.[>+<---]>++.
filePro BBx  Linux SCO  Prosper/FACTS AutoCAD  #callahans Satriani




If this page was useful to you, please click to help others find it:  

Your +1's can help friends, contacts, and others on the web find the best stuff when they search.

Comments?



Click here to add your comments



Don't miss responses! Subscribe to Comments by RSS or by Email

Click here to add your comments


If you want a picture to show with your comment, go get a Gravatar



Have you tried Searching this site?

Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates

This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.

Publishing your articles here

Jump to Comments



Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.

Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.

We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.

g_face.jpg

This post tagged:

       - SCO_OSR5




Unix/Linux Consultants

Skills Tests

Guest Post Here