set no-change-interval
To specify the minimum number of hours that a locally authenticated user must wait before changing a new
password, use the set no-change-interval command.
set no-change-interval num_hours
Syntax Description
The length of time in hours a user cannot change her or his password again;
value can be 1 to 745.
num_hours
Command Modes
Password profile mode
Command History
ModificationRelease
Command added.1.1(1)
Usage Guidelines
The set change-during-interval option must be disabled before you set this time period, otherwise this value
is ignored.
Example
This example shows how to enter password profile mode, disable password-change restrictions, and
then specify that a user cannot change his or her password for the next 48 hours:
FP9300-A# scope security
FP9300-A /security # scope password-profile
FP9300-A /security/password-profile # set change-during-interval disable
FP9300-A /security/password-profile* # set no-change-interval 48
FP9300-A /security/password-profile* # commit-buffer
FP9300-A /security/password-profile #
Related Commands
DescriptionCommand
Enables or disables restrictions on the number of password changes a locally
authenticated user can make.
set change-during-interval
Specifies the number of hours over which a specified number of password
changes can be made.
set change-interval
Cisco Firepower 4100/9300 FXOS Command Reference
203
S Commands
set no-change-interval