Version 7.2 255 Mediant MSBR
Reference Guide 26. user
26 user
This command configures the Local Users table, which configures management user
accounts.
Syntax
(config-system)# user <Username>
(user-<Username>#
Command Description
block-duration <Time>
Configures the duration (in seconds) for which
the user is blocked when the user exceeds a
user-defined number of failed login attempts.
cli-session-limit <Max.
Sessions>
Configures the maximum number of concurrent
CLI sessions logged in with the same username-
password.
Configures the user's password.
password-age <Days>
Configures the validity duration (in days) of the
password.
privilege
{admin|master|sec-
Configures the user's privilege level.
public-key
Defines a Secure Socket Shell (SSH) public key
for RSA public-key authentication (PKI) of the
remote user when logging into the device's CLI
through SSH.
session-limit <Max.
Sessions>
Configures the maximum number of concurrent
Web sessions logged in with the same
username-password.
session-timeout <Number>
Configures the duration (in minutes) of inactivity
of a logged-in user, after which the user is
automatically logged off the Web session.
status {failed-
login|inactivity|new|valid}
Configures the status of the user.
Command Mode
Privileged User
Example
This example configures a new user "John":
(config-system)# user John
Configure new user John
(user-John# password qwer
user-John# status valid