ssh.1.2.26.1.README July 20, 1998 This archives contains a Rhapsody/MacOS-X-Server package for SSH (Secure Shell), version 1.2.26 (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.26.1-PI-b.tar.gz sum: 65507 575 ms5sum: 124d4b0ecea55664e82c9f4a00a5d278 file: ssh-1.2.26.1-s.tar.gz sum: 51130 569 md5sum: 3eba2ffb402bd754e56827f15ff8af1a INSTALLATION Unpack the tar.gz archive, > gnutar xzf ssh-1.2.26.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 20, 1998 (1.2.26 Rhapsody/MacOSX port 1) - update to 1.2.26 July 1, 1998 (1.2.25 RhapsodyDR2 port 1) - First attempt at Rhapsody DR2 version. CREDITS Ssh was originally written by Tatu Ylnen at Helsinki University of Technology, Finland. It is now being maintained by Data Fellows (http://www.datafellows.com/) and SSH Communications Security (http://www.ssh.fi/) Source ssh home page http://www.ssh.fi/ http://www.cs.hut.fi/ssh ftp://ftp.cs.hut.fi/pub/ssh Package creation Rex Dieter Computer System Manager University of Nebraska-Lincoln Department of Mathematics and Statistics http://www.math.unl.edu/~rdieter/