Cisco Cisco Firepower Management Center 4000

Page of 1844
 
D-35
FireSIGHT System User Guide
 
Appendix D      Command Line Reference
  Configuration Commands
aging
Forces the expiration of the user’s password.
Syntax
configure user aging username max_days warn_days
where 
username
 specifies the name of the user, 
max_days 
indicates the maximum number of days that 
the password is valid, and 
warn_days 
indicates the number of days that the user is given to change the 
password before it expires.
Example
> configure user aging jdoe 100 3
delete
Deletes the user and the user’s home directory.
Syntax
configure user delete username
where 
username
 specifies the name of the user.
Example
> configure user delete jdoe
disable
Disables the user. Disabled users cannot login.
Syntax
configure user disable username
where 
username
 specifies the name of the user.
Example
> configure user disable jdoe
enable
Enables the user.
Syntax
configure user enable username
where 
username
 specifies the name of the user.
Example
> configure user enable jdoe 
forcereset
Forces the user to change their password the next time they login. When the user logs in and changes the 
password, strength checking is automatically enabled.