Any idea where "b64_ntop" is found??
Thanks
Dale Stover
ftp://stage.caldera.com/pub/security/openserver/CSSA-2001-SCO.10/CSSA-2001-SCO.10.txt
ftp://stage.caldera.com/pub/security/openserver/CSSA-2001-SCO.10/erg711793a.Z
tt,
--
Boyd Gerber <ger...@zenez.com>
ZENEZ 1042 East Fort Union #135, Midvale Utah 84047
Another possibility: oss646a, released a couple of months ago,
gives you 5.0.7 libraries for older OSR5 versions. It appears to
give you everything that openssh needs; I installed it on a 5.0.5 system
that had never had those libraries installed, then installed openssh,
and everything I've tested so far (openssh installation and key
generation, sshd startup, using ssh client to connect to remote
servers) worked.
It's officially supported only on 5.0.5 and 5.0.6, but the notes
say it is known to install on 5.0.4 as well. If you want to install
it, read the notes because it also affects the development system.
--
Stephen M. Dunn <ste...@stevedunn.ca>
>>>----------------> http://www.stevedunn.ca/ <----------------<<<
------------------------------------------------------------------
Say hi to my cat -- http://www.stevedunn.ca/photos/toby/
As long as you are willing to install 3.1p1 version of openssh,
this script:
http://www.aljex.com/bkw/sco/index.html#setup_ssh
will do the entire job, start to finish from scratch in a few minutes.
it automatically figures out that you are running 5.0.4, and installs
various things that are necessary for 5.0.4 only. It gets the openssh
binaries from a sco security update (not skunkware) and as soon as the
script is done running you can immediately ssh and sftp to the box and
from the box. It is set up in the start-up "rc" scripts too it comes
up at boot too.
However 3.1p1 is pretty old by now and I recommend only running the
part of the script that updates your networking libraries so that your
box can run newer binaries which have been compiled on 5.0.6 and up.
To that end, I have just updated setup_ssh and broken out the network
libraries update code into a seperate script.
so if you run this script:
http://www.aljex.com/bkw/sco/index.html#netlibs
it will update the libraries necessary to make that b64_ntop error go
away. In the bargain you'll be able to run most other binaries
currently out there that have been compiled on fully updated 5.0.6
boxes. Everything on my page just for starters.
enjoy. :)