262b1d9859f857d6fd50d37cbdc03f26e9d6c7b1
duo-ssh-faq.md
... | ... | @@ -5,7 +5,7 @@ |
5 | 5 | You'll need to register your device with Duo to receive security codes, and can receive these codes by phone call, text message, or Duomobile app. |
6 | 6 | |
7 | 7 | ```bash |
8 | -ssh $username@duo-test.sbgrid.org |
|
8 | +ssh $username@xtal200.harvard.edu |
|
9 | 9 | Password: [input password] |
10 | 10 | Please enroll at $url |
11 | 11 | ``` |
... | ... | @@ -33,7 +33,7 @@ Alternatively, this can be set locally by configuring `DUO_PROFILE` in `~/.bashr |
33 | 33 | |
34 | 34 | ```bash |
35 | 35 | Host duo_test |
36 | - Hostname duo-test.sbgrid.org |
|
36 | + Hostname xtal200.harvard.edu |
|
37 | 37 | SendEnv DUO_PASSCODE |
38 | 38 | ``` |
39 | 39 | |
... | ... | @@ -44,7 +44,7 @@ For non-interactive connections (`scp`, `rsync+ssh`), `push` or `call` must be u |
44 | 44 | ### ssh |
45 | 45 | |
46 | 46 | ``` |
47 | -user@system:~/$ ssh user0@duo-test.sbgrid.org |
|
47 | +user@system:~/$ ssh user0@xtal200.harvard.edu |
|
48 | 48 | Duo two-factor login for user0 |
49 | 49 | |
50 | 50 | Enter a passcode or select one of the following options: |