Skip to content

Commit

Permalink
Update passwordless.md
Browse files Browse the repository at this point in the history
  • Loading branch information
monaghaa committed Jun 23, 2020
1 parent 73d737a commit c79e346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/compute/passwordless.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cat ~/.ssh/id_ed25519.pub | ssh ralphie@login.rc.colorado.edu -T "cat >> ~/.ssh/
```
...where you should substitute your CURC username for "ralphie"; you will be required to enter your password and accept a Duo push in order to transfer the key.

_Note: If you have trouble running the command above, you can also just login to a CURC login node, open `~/.ssh/authorized_keys` and paste the text from `~/.ssh/id_ed25519.pub` that resides on your local machine.
_Note: If you have trouble running the command above, you can also just login to a CURC login node, open `~/.ssh/authorized_keys` and paste the text from `~/.ssh/id_ed25519.pub` that resides on your local machine._

### Use `rsync` or `scp` to transfer files without a password

Expand Down

0 comments on commit c79e346

Please sign in to comment.