Operation Manual

AAA Commands
AAA Commands
9 – 189
show aaa on page 9-190
set usergroup expire-password-in
Specifies how long the passwords for the users in user group are valid before they must be reset.
Syntax
set usergroup group-name expire-password-in time
Defaults
By default, user passwords do not expire.
Access
Enabled.
History
Introduced in MSS 6.0.
Usage
Use this command to specify how long the passwords for the users in a group are valid.
After this amount of time, the passwords expire, and must be reset.
Examples
The following command sets the passwords for the users in user group cardiology to be
valid for 30 days:
MX# set usergroup cardiology expire-password-in 30
success: change accepted.
See Also
clear user lockout on page 9-158
set authentication minimum-password-length on page 9-172
set authentication password-restrict on page 9-172
set user on page 9-185
set web-portal
Globally enables or disables WebAAA on an MX.
Syntax
set web-portal {enable | disable}
Defaults
Enabled.
Access
Enabled.
History
Usage
This command disables or reenables support for WebAAA. However, WebAAA has
additional configuration requirements. For information, see the “Configuring AAA for Network
Users” chapter in the Trapeze Mobility System Software Configuration Guide.
group-name Name of a group for password users.
time How long the passwords for the users in the specified
group are valid. The amount of time can be specified in
days (for example, 30 or 30d), hours (720h), or a
combination of days and hours (30d12h).
enable Enables WebAAA on the switch.
disable Disables WebAAA on the switch.
Version 3.0 Command introduced.
Version 4.0 Command name changed from set web-aaa to set
web-portal, to match change to portal-based
implementation.