SSH Keys
Categories:
SSH keys are a public/private key pair that allows login to an SSH daemon (sshd) without using a password. SSH keys are generated using the ssh-keygen program on Linux/Unix/ macOS/Cygwin, or with PuTTYgen on Windows.
Note: SSH keys are checked within the sshd program itself, thereby taking precedence over the other authentication methods.
When fully implemented, CryptoCards authentication will automatically obtain Kerberos and AFS tokens and tickets.
SSH Key Utilities
SDCC has several web resources available to help you manage your SSH keys in the SDCC environment.
- View the SSH key associated with your account
- Upload a new SSH key to SDCC
- Delete the SSH key associated with your account
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified
: Louis Pelosi (acca9ac)