...
On a device that is not your mobile device, click the QR code link in the email. It will display in a browser.
On your mobile device, download the “FreeOTP Authenticator” app by Red Hat from either the Google Play store or the Apple App store.
Note that some Android users may get an alert that this app is optimized for older devices. This is ok.
Launch the app.
On First launch, you should see: “No tokens have been added yet. Add a token”
Tap ‘Add a token’.
Give FreeOTP access to camera.
Scan the QR code in the browser window using the camera on the mobile device.
Choose an icon to represent WildIris in the app.
First Login Via SSH
Using MobaXterm, Putty or your favorite terminal program, ssh to Wildiris:
Terminal:
ssh <username>@wildiris.arcc.uwyo.edu
Putty or MobaXterm: enter <username>@wildiris.arcc.uwyo.edu into the hostname/session window.
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.
First login:
Enter your initial credentialsuser name and password:
The first factor is the temporary password that was emailed to you.
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.
Wait until FreeOTP gives you a new second factor code.
WildIris will immediately ask for your current password . Re(re-enter the temporary password that was emailed to you).
Enter a the new second factor from FreeOTP. Do not enter the same code from step 2, wait for a new code.
WildIris will now ask you to enter a new password. Note you’ll have to enter it twice to confirm it.
The new password should be 8+ characters long and include upper and lower case letters, and numbers or special characters.
Subsequent Logins:
Using MobaXterm, Putty or your favorite terminal program, ssh to Wildiris:
Terminal:
ssh <username>@wildiris.arcc.uwyo.edu
Putty or MobaXterm: enter <username>@wildiris.arcc.uwyo.edu into the hostname/session window.
Enter your credentials when challengeduser name, password, and second factor code from FreeOTP when prompted:
The first factor is the password you set in the final step of the First Login process.
The second factor is the numerical code provided by FreeOTP.
You can also use the WildIris web portal.
Enter your user name.
Enter your password and FreeOTP second factor code as one word.
For example: mypassword123456
Where “mypassword” is your password (in this example) and 123456 is the FreeOTP second factor code.