This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
guide:sshkeys [2026/06/18 22:22] ccrosby Removed the MacOS section to transfer it to a daughter page |
guide:sshkeys [2026/07/14 12:47] (current) ccrosby Updated link to updated video |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| This is the process for logging into Lengau for the first time once services have been restored: | This is the process for logging into Lengau for the first time once services have been restored: | ||
| - | - Login to the CHPC User Portal using your username and password. | + | - Login to the [[https:// |
| - Complete MFA verification using the 6-digit code sent to your email (valid for 2 hours). | - Complete MFA verification using the 6-digit code sent to your email (valid for 2 hours). | ||
| - | - Download | + | - [[https:// |
| - Create your SSH keys (if none exist) and copy the contents of public key to a text file. | - Create your SSH keys (if none exist) and copy the contents of public key to a text file. | ||
| - | - SSH to Lengau using your CHPC username. | + | |
| - | - Enter the password when prompted ( can reset on the user portal ) | + | |
| - | - On first login, from step 4 copy and paste your SSH public key into the terminal when requested. | + | |
| - | - Disconnect and login again — future access will use SSH key authentication. | + | |
| Line 28: | Line 27: | ||
| - It is very easy to generate the key pair from a command line. Using the menu interface in a GUI-based application is slightly more complicated. | - It is very easy to generate the key pair from a command line. Using the menu interface in a GUI-based application is slightly more complicated. | ||
| - Once you have an appropriate key pair, you can use the same private key on different workstations, | - Once you have an appropriate key pair, you can use the same private key on different workstations, | ||
| - | - Commandline | + | - Command-line |
| - | - ssh clients with GUIs, such as MobaXterm or BitVise, need to be configured appropriately | + | - ssh clients with GUIs, such as MobaXterm or BitVise, need to be configured appropriately |
| - | - Windows users can choose from a wide range of ssh clients. | + | - Windows users can choose from a wide range of ssh clients. |
| + | - In Unix-like operating systems like Linux or Cygwin, the permissions of the key files and authorized_keys are important. | ||
| Line 41: | Line 41: | ||
| - [[guide: | - [[guide: | ||
| - [[guide: | - [[guide: | ||
| + | |||
| + | |||
| + | ==== Video tutorial for Windows users ==== | ||
| + | The MobaXterm command line method illustrated in [[https:// | ||
| Line 72: | Line 76: | ||
| - | =====FAQ===== | ||
| - | |||
| - | FAQ 1: Enrollment loop: “I enrolled already, but it keeps opening First Login Enrollment" | ||
| - | |||
| - | *User completed **HPC First Login Enrollment** once. | ||
| - | *On the next login attempt, the enrollment wizard opens again. | ||
| - | *It detects they are **already enrolled** and **auto-closes**. | ||
| - | *User never reaches a normal cluster session. | ||
| - | |||
| - | Fix: Log helpdesk ticket to manually resolve the issue. | ||
| - | |||
| - | FAQ 2: “Lengau hanging is is it just for me?" | ||
| - | |||
| - | Fix: Check network | ||