Administrator's Guide

with # represent comments). Each protocol version 2 key consists of the following fields, separated
by spaces: keytype, base64 encoded key, comment. Keytype is either ssh-rsa or ssh-dss.
Downloading an SSH key file replaces all currently installed SSH keys.
Restrictions
None
ENABLE USER
Description
Enables a user account that was previously disabled by the DISABLE USER command.
Restrictions
The <user name> is case-sensitive.
REMOVE USER
Syntax
REMOVE USER {ALL | "<user name>" | CERTIFICATE "<user name>"}
Description
Removes the existing user specified by <user name> and/or any certificate mapped to this user.
If the user is currently logged on, their sessions are terminated. Specifying ALL removes all users
from the system except the default Administrator account. The user is prompted for confirmation
except in script mode.
Restrictions
The <user name> is case-sensitive.
You cannot remove the Administrator user.
SET PASSWORD
Syntax
["<password>"]
Description
Sets the password of the user who entered the command. The <password> parameter is optional,
but failure to enter a password results in the system prompting your for a password.
Passwords must be between 3 and 40 characters in length.
Acceptable characters include any printable character.
This command is not valid in script mode.
Restrictions
None
SET USER PASSWORD
Syntax
SET USER PASSWORD "<user name>" ["<new password>"]
CLI reference 155