Operation Manual

AAA Commands
Mobility System Software Command Reference Guide
Version 7.3
9 – 158
Access
Enabled.
History
Introduced in MSS 1.0.
Examples
The following command removes the Session-Timeout attribute from jsmith user
profile:
MX# clear user jsmith attr session-timeout
success: change accepted.
See Also
set user attr on page 9-186
show aaa on page 9-190
clear user group
Removes a user with a password from membership in a user group in the local database on the
MX.
(To remove a user from a user group in RADIUS, see the documentation for your RADIUS server.)
Syntax
clear user username group
Defaults
None.
Access
Enabled.
History
Introduced in MSS 1.0.
Usage
Removing the user from the group removes the group name from the user profile, but does
not delete either the user or the user group from the local MX database. To remove the group, use
clear usergroup.
Examples
The following command removes the user Nin from the user group Nin is in:
MX# clear user Nin group
success: change accepted.
See Also
clear usergroup on page 9-159
set user group on page 9-187
show aaa on page 9-190
clear user lockout
Restores access to a user who has been locked out of the system due to an expired password or
exceeding the maximum number of failed login attempts.
Syntax
clear user username lockout
Defaults
None.
Access
Enabled.
History
Introduced in MSS 6.0.
username Username
username Username of a user with a password.