Operation Manual

AAA Commands
AAA Commands
9 – 159
Usage
If a user’s password has expired, or the user is unable to log in within the configured limit
for login attempts, then the user is locked out of the system, and cannot gain access without the
intervention of an adminstrator. Use this command to restore access to the user.
Examples
The following command restores access to user Nin, who was previously locked out of
the system:
MX# clear user Nin lockout
success: change accepted.
See Also
set authentication minimum-password-length on page 9-172
set authentication password-restrict on page 9-172
set user on page 9-185
set user expire-password-in on page 9-187
clear usergroup
Removes a user group and its attributes from the local database on the MX for users with
passwords.
(To delete a user group in RADIUS, see the documentation for your RADIUS server.)
Syntax
clear usergroup group-name
Defaults
None.
Access
Enabled.
History
Introduced in MSS 1.0.
Usage
Removing a user group from the local MX database does not remove the user profiles of the
group members from the database.
Examples
The following command deletes the cardiology user group from the local database:
MX# clear usergroup cardiology
success: change accepted.
See Also
clear usergroup attr on page 9-159
set usergroup on page 9-188
show aaa on page 9-190
clear usergroup attr
Removes an authorization attribute from a user group in the local database on the MX.
(To remove an authorization attribute in RADIUS, see the documentation for your RADIUS
server.)
group-name Name of an existing user group.