Configure device SSH authentication by choosing whether to require the current
localadmin password when changing the password, adding SSH keys, ore removing SSH keys.
-
Click the Security.
-
In the Device SSH Authentication section, click
Configure.
Configured keys are shown.
The Device SSH Configuration page opens. The password requirement
and any configured keys are shown.
-
In the Password Requirement section, click
Change.
-
Choose whether the current localadmin password is Required or
Not Required when changing the password and click
Update.
-
In the SSH Keys section, click Change.
-
Click Add SSH Key.
-
Paste a new SSH public key into the SSH Key field in OpenSSH ssh-rsa
format.
You can add one or more keys at a time. Separate each key with a new line. Duplicate keys are
not allowed.
For example, if you use ssh-keygen to generate your SSH key, the
public key value is typically contained in the file at
~/.ssh/id_rsa.pub.
-
Click Update to add the SSH key.
-
Click Remove to delete an existing key.