C613-50170-01 Rev B
Command Reference for x510 Series
185
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
U
SER
A
CCESS
C
OMMANDS
SECURITY
-
PASSWORD
WARNING
security-password warning
Overview
This command specifies the number of days before the password expires that the
user will receive a warning message specifying the remaining lifetime of the
password.
Note that the warning period cannot be set unless the lifetime feature is enabled
with the
command.
The
no
variant of the command disables this feature.
Syntax
security-password warning <
0-1000
>
no security-password warning
Default
The default warning period is
0
, which disables warning functionality.
Mode
Global Configuration
Example
To configure a warning period of three days, use the command:
awplus#
configure terminal
awplus(config)#
security-password warning 3
Related
Commands
security-password forced-change
security-password min-lifetime-enforce
security-password minimum-categories
security-password minimum-length
security-password reject-expired-pwd
security-password
show security-password configuration
Parameter
Description
<0-1000>
Warning period in the range from
0
to
1000
days. A value
0
disables
the warning functionality and no warning message is displayed for
expiring passwords. This is equivalent to the
no security-password
warning
command. The warning period must be less than, or equal
to, the password lifetime set with the
command.