Skip to content

Commit

Permalink
Fixed hyperlinks
Browse files Browse the repository at this point in the history
Self explanatory
  • Loading branch information
mtrahan41 committed Oct 26, 2018
1 parent 4ab8e7a commit a527084
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/access/login.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ Watch this [video](https://youtu.be/aUVdIShW7W4) or read the text below:
2. Enter your Identikey in response to the “login as” prompt
3. When prompted to enter your password:
* If you are logging in using Duo Push, simply type your Identikey password. You will then receive an authentication request from the Duo app on your phone. Approve the request.
* If you are using Duo SMS, Phone Call, or Token login methods, instructions can be [found here](duo-login.md).
* If you are using Duo SMS, Phone Call, or Token login methods, instructions can be [found here](duo-login.html).
* Note that as a security feature, PuTTY does not display any text while you type your password
Login screen for putty
<!--

![Logging-in-example-screen](https://raw.githubusercontent.com/ResearchComputing/Research-Computing-User-Tutorials/master/Logging-in/Logging-In-Pic1.png)
-->


### Logging in from a Mac

Expand All @@ -48,15 +48,15 @@ Watch this [video](https://www.youtube.com/watch?v=2Mnr840YdiE) or read the text
1. Under “File”, open a new finder window. Navigate to the “Applications” folder, then the “Utilities” folder. Open a terminal window. When the terminal window opens, type `ssh username@login.rc.colorado.edu`, where `username` is your assigned username. Press enter.
2. Enter your password:
* If you are logging in using Duo Push, type your Identikey password. For example, if your Identikey password is 123, type `123`. Press enter. You will then receive an authentication request on the Duo app on your phone. Approve the request.
* If you are using Duo SMS, Phone Call, or Token login methods, instructions can be [found here](https://github.com/ResearchComputing/Research-Computing-User-Tutorials/wiki/Logging-in-with-Duo).
* If you are using Duo SMS, Phone Call, or Token login methods, instructions can be [found here](duo-login.html).

### Logging in from Linux

1. Open a terminal window from your distribution's application menu and type: `ssh username@login.rc.colorado.edu`, where `username` is your research computing username.

2. Enter your password:
* If you are logging in using Duo Push, simply type your Identikey password. You will then receive an authentication request on the Duo app on your phone. Approve the request.
* If you are using Duo SMS, Phone Call, or Token login methods, instructions can be [found here](https://github.com/ResearchComputing/Research-Computing-User-Tutorials/wiki/Logging-in-with-Duo).
* If you are using Duo SMS, Phone Call, or Token login methods, instructions can be [found here](duo-login.html).

### SSH host keys

Expand Down

0 comments on commit a527084

Please sign in to comment.