ssh.1.2.25.1.README July 1, 1998 This archives contains a Rhapsody installer.sh package for SSH (Secure Shell), version 1.2.25 (port 1), a program to log into another computer over a network, to execute commands in a remote machine, and to move files from one machine to another. It provides strong authentication and secure communications over insecure channels. It is intended as a replacement for rlogin, rsh, rcp, and rdist. This installation requires the following frameworks: GMP, RSAref, TCPWrap, Zlib. file: ssh-1.2.25.1-PI-b.tar.gz sum: 194 688 ms5sum: 4bd13298eca2f00a2e9526f87e6afb06 INSTALLATION Unpack the tar.gz archive, > gnutar xzf ssh-1.2.25.1-PI-b.tar.gz and use installer.sh (as root) to install to /usr/local, > installer.sh ssh.pkg The package includes a post_install script to create a ssh host key and default host and server config files (all in /etc) if they don't already exist. This installation requires the following frameworks: GMP.framework (v >= 2.0.2.2) RSAref.framework (v >= 2.0.0.2) TCPWrap.framework (v >= 7.6.0.3) Zlib.framework (v >= 1.1.2.1) (The frameworks ought to be at http://www.peak.org/rhapsody/Developer/Frameworks/) You'll need to manually launch the sshd server (in /usr/local/sbin) or add it to /etc/startup somewhere if you wanted it started automatically upon every reboot of your machine. You'll need to make the ssh program setuid root (it is not set, by default), if you want to use it's rhost capabilities. NOTES This RSAref version is legal to use for non-commericial use in the US. Don't blame me, it's a patent issue. (-; Furthermore, this distribution must be export-controlled, ie, it cannot be exported from the US. Silly, but true. CHANGELOG. July 1, 1998 (1.2.25 RhapsodyDR2 port 1) - First attempt at Rhapsody DR2 version. CREDITS Source ssh home page http://www.cs.hut.fi/ssh Package creation Rex Dieter Computer System Manager University of Nebraska-Lincoln Department of Mathematics and Statistics http://www.math.unl.edu/~rdieter/