$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 22 Next »

Overview

This document describes how to connect to WildIris. This is being developed.

Install FreeOPT App on a Mobile Device

Steps to guide the user through setting up OTP in the app:

  1. On a device that is not your mobile device, click the QR code link in the email sent when your account was created. The QR code will display in a browser.

  2. On your mobile device, download the “FreeOTP Authenticator” app by Red Hat from either the Google Play store or the Apple App store.

    1. Note that some Android users may get an alert that this app is optimized for older devices. This is ok.

  3. Launch the app.

  4. On First launch, you should see:  “No tokens have been added yet. Add a token”

    1. Tap ‘Add a token’.

  5. Give FreeOTP access to camera.

  6. Scan the QR code in the browser window using the camera on the mobile device.

  7. Choose an icon to represent WildIris in the app.

First Login Via SSH

  1. Using MobaXterm, Putty or your favorite terminal program, ssh to Wildiris:

    1. Terminal: ssh <username>@wildiris.arcc.uwyo.edu

    2. Putty or MobaXterm: enter <username>@wildiris.arcc.uwyo.edu into the hostname/session window.

      1. Note: the first time you connect using Putty, it will popup a security alert about the server’s host key not being cached in the registry. For WildIris, it is fine to accept this.

    3. First login:

      1. Enter your user name and password:

        1. The first factor is the temporary password that was emailed to you.

        2. The second factor is the numerical code provided by FreeOTP.
          Note: the FreeOTP code on your mobile device expires in time, BUT WildIris also has a narrow window of time to put that code in, so even if your FreeOTP is good, your second factor code will be rejected if the WildIris window has closed.

      2. Wait until FreeOTP gives you a new second factor code.

      3. WildIris will immediately ask for your current password (re-enter the temporary password that was emailed to you).

        1. Enter the new second factor code.

      4. WildIris will now ask you to enter a new password. Note you’ll have to enter it twice to confirm it.

        1. The new password should be 8+ characters long and include upper and lower case letters, and numbers or special characters.

For more information, see Logging Into HPC

Subsequent Logins:

  1. Using MobaXterm, Putty or your favorite terminal program, ssh to Wildiris:

    1. Terminal: ssh <username>@wildiris.arcc.uwyo.edu

    2. Putty or MobaXterm: enter <username>@wildiris.arcc.uwyo.edu into the hostname/session window.

    3. Enter your password, and second factor code from FreeOTP when prompted:

      1. The first factor is the password you set in the final step of the First Login process.

      2. The second factor is the numerical code provided by FreeOTP.

  2. You can also use the WildIris web portal.

    1. Enter your user name.

    2. Enter your password and FreeOTP second factor code as one word.

      1. For example: mypassword123456

      2. Where “mypassword” is your password (in this example) and 123456 is the FreeOTP second factor code.

  • No labels