How to use SSH Authman - for users
How to use SSH Authman - for server owners see Setting up SSH Authman - for server owners
Learn more about the SSH Authman service
In this article:
Generate an SSH Key before following the instructions below.
Adding your key to SSH Authman
Log in to SSH Authman. You are required to use Duo 2FA to access SSH Authman. Once you have logged in, you will be presented with a screen like this:
Â
Click the Add Key button and paste your SSH public key into the form. Do not paste your private key. Next, fill in the description. The description must be unique and is to help identify your keys in the future.
Â
Once you have added your key, you will be redirected back to the list:
Deleting a key from SSH Authman
If you suspect that your SSH private key has been compromised, or you have lost the device for that SSH Key, you can remove the old key by going to SSH Authman and deleting the appropriate key. You will be asked to confirm the deletion of the key.
Viewing your keys in SSH Authman
To view your keys, or to be able to easily grab them with a terminal command, use the URL https://authman.uwaterloo.ca/keys/<username>
(eg: https://authman.uwaterloo.ca/keys/myuserna
)
Related articles
Need help?
Please submit support requests to this portal.
Â