Alcor... ssh


What is ssh?

"ssh" stands for "secure shell". This software permits end-to-end encryption of remote sessions (i.e. it replaces telnet or rsh), as well as more sophisticated authentication methods, and some pretty fancy port forwarding and X-session forwarding. In this page, we'll discuss only the regular encryption function; if you need help with anything fancier, ask in the help newsgroup. Also, you may find the ssh FAQ to be useful.

The benefits of encrypting your connection are two-fold: first, it prevents anyone from "sniffing" your traffic (including your password!), and second, it defeats "session hijacking" attacks.

In order to have an encrypted session with ssh, you need both ends of the connection to understand ssh. Alcor runs the ssh server software (protocol version 1), and also provides ssh client software which you can use if you are connecting from Alcor to a remote machine which runs an ssh server.

Using ssh to connect to Alcor

However, the more frequent case will be Alcor users connecting to Alcor from home through an ISP. You are responsible for setting up ssh at your end. If you have a shell account with your ISP, check with them first, since they may already have ssh, or may be willing to install it for you.

If you have an "internet" account with your ISP, you'll have to set up ssh on your home machine. Here are some of your options (a more recent list is available in the ssh FAQ part 2):


Copyright, © 2003, Concordia University, (IITS).
Author: Anne Bennett
Credits: Sheila Ettinger
Maintained by: webdoc@alcor.concordia.ca
Last update: 2002/06/13 -- Sheila Ettinger

  [Alcor Home]
  [Alcor Search]