C613-50102-01 REV C
Command Reference for x510 Series
173
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
U
SER
A
CCESS
C
OMMANDS
SECURITY
-
PASSWORD
LIFETIME
security-password lifetime
Overview
This command enables password expiry by specifying a password lifetime in days.
Note that when the password lifetime feature is disabled, it also disables the
security-password forced-change
command and the
command.
The
no
variant of the command disables this feature.
Syntax
security-password lifetime <
0-1000
>
no security-password lifetime
Default
The default password lifetime is
0
, which will disable the lifetime functionality.
Mode
Global Configuration
Example
To configure the password lifetime to 10 days, use the command:
awplus#
configure terminal
awplus(config)#
security-password lifetime 10
Related
Commands
security-password forced-change
security-password minimum-categories
security-password minimum-length
security-password reject-expired-pwd
security-password
show security-password configuration
Parameter
Description
<0-1000>
Password lifetime specified in days. A value of
0
will disable lifetime
functionality and the password will never expire. This is equivalent
to the
no security-password lifetime
command.