ssh_certificates
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ssh_certificates [2023/08/21 21:05] – pwolinsk | ssh_certificates [2025/10/15 19:51] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| Both files are generated automatically on the Pinnacle cluster and stored in '' | Both files are generated automatically on the Pinnacle cluster and stored in '' | ||
| - | === Downloading the SSH Certificate file pair === | + | === Downloading the SSH Certificate file pair === |
| To download the SSH certificate file pair: | To download the SSH certificate file pair: | ||
| - | | + | |
| + | **1.** | ||
| {{: | {{: | ||
| - | | + | **2.** |
| {{: | {{: | ||
| - | | + | **3.** |
| - | + | ||
| - | - On Linux and MacOS machines make sure the file permissions for the SSH private key (key-ed25519) are read only for the owner (400): | + | |
| + | **4.** On Linux and MacOS machines make sure the file permissions for the SSH private key (key-ed25519) are read only for the owner (400): | ||
| < | < | ||
| pawel@dia: | pawel@dia: | ||
| Line 29: | Line 29: | ||
| pawel@dia: | pawel@dia: | ||
| </ | </ | ||
| + | |||
| + | |||
| + | === Logging into Pinnacle using SSH Certificates === | ||
| + | |||
| + | SSH client allows users to pass an //identity file// to the ssh server. | ||
| + | |||
| + | < | ||
| + | pawel@dia: | ||
| + | -r-------- 1 pawel pawel 399 May 19 05:34 key-ed25519 | ||
| + | -rw-rw-r-- 1 pawel pawel 1227 Aug 21 16:11 key-ed25519-cert.pub | ||
| + | pawel@dia: | ||
| + | |||
| + | Arkansas High Performance Computing Center | ||
| + | |||
| + | |||
| + | SSH access only using timed certificates. | ||
| + | Download your < | ||
| + | |||
| + | http:// | ||
| + | |||
| + | chmod 400 < | ||
| + | ssh -i < | ||
| + | |||
| + | |||
| + | Arkansas Research Platform | ||
| + | |||
| + | Last login: Mon Aug 21 15:08:50 2023 from 167.224.147.47 | ||
| + | ood-rocky: | ||
| + | </ | ||
| + | |||
| + | On Windows, SSH clients (including GUI) may have a different syntax for specifying an identity file. Please see documentation for your particular SSH client. | ||
| === Certificate Validity Period === | === Certificate Validity Period === | ||
| - | The SSH private key (key-ed25519), | + | The SSH private key (key-ed25519), |
| + | **). | ||
| + | |||
| + | {{ : | ||
ssh_certificates.1692651936.txt.gz · Last modified: (external edit)
