Managing Public Key Authentication
In order to use a public key for account authentication (instead of password-based authentication), you must first get the public key of your SSH client. Note that in the current release, this only applies to SSH CLI access to the Makito X.
To upload a public key file for an account:
- From the Accounts List View, click the settings icon on an existing account.
- On the account settings drop-down, under Public Keys, click Add and select the file in the Open File dialog box.
The public key file must have a.pub
extension. When you see the filename in the text box, click Upload.
- To select a different public key file, click Change. To remove the selection, click Cancel.
- The file is then added to the Public Keys list of along with the fingerprint for the key (e.g., for identification purposes).
Note
You can now access the CLI interface from your SSH client without providing your account password. You may have to provide a password to decrypt your private key but this is done by your SSH client. If you no longer use password-based authentication to access your account, it is recommended to set a very long password.
Tip
To delete one or more previously uploaded public key files from the list, check the checkbox next to one or more filenames (or check All) and click Delete.