Here's a link to an FTP site with all the necessary libraries in RPM format.
Works quite well. They're Mandrake packages, but they work under RedHat. The
only possible problem is that these packages are optimized for Pentium or
better; if you're running lower than that, you'll have to find another
package source.
ftp://sunsite.uio.no/pub/unix/Linux/Mandrake-crypto/RPMS/
There are four "openssh-*" packages; you need all four. You also need the
two "openssl-*" packages. Install the openssl packages first; it doesn't
matter which one goes first, but you must install both of them. Then install
the openssh-* packages in this order:
openssh-1.2.2-1mdk.i586.rpm
openssh-server-1.2.2-1mdk.i586.rpm
openssh-clients-1.2.2-1mdk.i586.rpm
openssh-askpass-1.2.2-1mdk.i586.rpm
Exit out of su to the user you want to create the login for and run
"ssh-keygen". That will generate your key pair in the "~/.ssh" directory. cd
into that directory and run "cat identity.pub > authorized_keys". Copy the
two "identity" file (identity and identity.pub) to the client machine and
use them to log in (details vary according to client and client OS.) You'll
be able to log in using SSH1 protocol and RSA authentication.
There are several other useful applications in that directory, from PGP and
GPG to 128-bit versions of Netscape.
Matt Beland
Systems Administrator
iTOOL.COM
http://www.itool.com
(480) 421-1283
"Do not meddle in the affairs of SysAdmins, for they are quick to anger, and
lack subtlety."
-----Original Message-----
From: Chad W. Skinner [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 14, 2000 5:43 AM
To: Redhat-List
Subject: openSSL Q's
I am trying to install openSSL so that I can install openSSH, but am rather
confused. I guess I don't understand what the different modes of encryption
and what libraries it needs to install or compile correctly.
I am going to be using it at home and possibly an educational institution so
I don't think I'll have licensing problems, but do I need to install the
RSAREF library or the RSAREF2 for the system to work. Does anyone have
suggestions as to configuration options and/or does anyone have notes they
have used to install openSSL?
Thanks,
Chad
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.