Overview
UW ARCC has changed the way you authenticate to HPC. HPC resources are now accessible using a public/private ssh key combination and certain HPC resources (including MedicineBow HPC) are only accessible through SSH with your SSH key and certificate. This makes it possible for you to authenticate on our HPCs without always needing to enter your password and approving two-factor authentication.
General instructions for all OS’s and Clients
To set up access:
First, log into the OnDemand resource for the HPC you want to set up SSH keys for.
For MedicineBow, log in at https://medicinebow.arcc.uwyo.edu/. Step-by-step directions for logging into MedicineBow OnDemand are available here.
For WildIris, log in at https://https://wiodm01.arcc.uwyo.edu/. Step-by-step directions for logging into WildIris OnDemand are available here.
For Loren Password-Free SSH Authentication instructions are different from our other HPC resources, and may be found here.
Once you’re logged in, you should be presented with the HPC Dashboard. Click the following icon to set up SSH key authentication:
Each key is associated with your identity, therefore you do not need to create a new key for every client you use to ssh into the HPC.
If you haven’t set up an SSH key previously, you should see an empty screen/list with the option to generate a new a key. Click that button if you need to set up a key.
Doing this will create a new set of files associated with your login to the HPC.
If you’ve already created a key previously you don’t need another one. Skip this step and download a key you’ve already generated for your account as described in the next step.
Click the download button associated with the key ID for your ssh key to download them to your client/computer.
Please be careful with these files. Do not change their permissions, put them in an insecure digital location, or share them with others. They are your “virtual keys” to log in as yourself on the HPC. If provided to or shared with others, they will be able to log into that ARCC HPC resource as you
Device Configuration
The following steps should be performed on the machine from which you typically SSH into HPC and you should configure the key on any computer you ssh to the HPC from. Further directions for configuration then depend on your preferred SSH client from that machine.Directions for Windows, MacOS, an Linux are available below. Expand the section associated with the operating system on your local computer from which you plan to ssh into the cluster.
Windows Specific Instructions
Mac Specific Instructions
Linux Specific Instructions
Links to Directions for specified clients and OS configurations:
Prior directions for Cyberduck on MacOS - Replace references to WildIris with MedicineBow or Beartooth.
Prior directions for MobaXTerm on Windows
Windows Subsystem Linux (pending)