Environment
PuTTY, Windows
Issue
Windows users can use PuTTY to connect to remote computers.
Resolution
Use PuTTY to connect to a remote host (computer) running an SSH server; most often that is a Linux machine, such as one of the ARC computing clusters or to the ITS Login machines. PuTTY runs only Windows computers.
There are four steps needed to successfully use PuTTY:
- Download and install PuTTY
- Configure PuTTY
- Connect to the remote host
- Disconnect from the remote host. Each step has a section below devoted to it.
Download and Install PuTTY
See instructions at https://teamdynamix.umich.edu/TDClient/30/Portal/KB/ArticleDet?ID=7747.
Connecting to a remote host
You connect to a remote host in one of two ways.
- Highlight the session name by clicking on it once; click on the Open button on the bottom of the configuration window
- Double-click on the session name
The first time you connect to a remote host on each computer, you are likely to get a screen that looks similar to the one below. Preconfigured sessions may not display this, as the fingerprint is included in the configuration.

You can click on the Yes button. However, if it comes up a second time for a host you have already connected to, you should ask the host's administrators if the SSH host key changed.
Note: This should not come up when connecting to the "ITS Login" remote hosts.
Once the server's key has been verified, the terminal window will open, and you will be prompted to enter your login name.
- This will be your uniqname on most U-M hosts, but it might be something different if you connect to a non-U-M host
- After entering your uniqname and pressing Return, you will be prompted to enter your password
- Finally, some systems may also prompt you authenticate via Duo or other Two-Factor authentication

Disconnecting from a remote host
Log out or exit from the remote server to which you connected. You can usually do this by typing exit or logout then pressing the Enter (or Return)key. You should always exit or logout before closing the window on your session, as that signals the remote computer to stop programs and write your command history. When the session on the remote host is terminated, the PuTTY window will close.
Additional Information
The PuTTY documentation page for PuTTY version 0.76
Need additional information or assistance? Contact the ITS Service Center.