[Univ of Cambridge] [Dept of Engineering]

ssh (secure shell) - installation and administration

This section will be expanded when I have less negative spare time. In the meantime, if you really need assistance with the installation or administration of the ssh package and it is on a machine that is in CUED, then you can try asking jpmg@eng.cam.ac.uk for assistance. No guarantees of useful response times at the moment, however.

Recommendations for ssh installations on unix systems in CUED

Firstly it is strongly recommended that you install the most recent version of ssh-1 (currently (as at 2 Dec 1999) ssh-1.2.27) rather than any version of ssh-2, unless you are absolutely certain that you can control the users of your system (both local and remote) such that they will not act in breach of the licensing restrictions.

Secondly, if you wish to install ssh on an HP-UX machine, contact me (jpmg) first, as there are some problems with HP's management of authentication that require patches that are not yet integrated into the main ssh sources.

Among the sensible places to get the source distribution of ssh if you're downloading to CUED are:

If you don't know what to do with a .tar.gz file, then the rest of this page isn't going to make sense either.

There are a number of gotchas to building ssh :

Running an sshd server

This is really very easy - I've created example init scripts for most modern platforms, plus a disgusting hack that will modify (ancient) /etc/rc.local or /etc/rc files on SunOS4 or HPUX9, so that they'll start up sshd at boot time. A pointer to them will appear shortly.

The most important things to remember are:

Upgrading or reconfiguring sshd servers

This should be fairly painless. And finally, Good Luck!
[Help]

Updated on 2nd December, 1999
Patrick Gosling
jpmg@eng.cam.ac.uk