Cisco Cisco Firepower Management Center 4000

Page of 1844
 
D-36
FireSIGHT System User Guide
 
Appendix D      Command Line Reference 
  Configuration Commands
Syntax
configure user forcereset username
where 
username
 specifies the name of the user.
Example
> configure user forcereset jdoe
maxfailedlogins
Sets the maximum number of failed logins for the specified user.
Syntax
configure user maxfailedlogins username number
where 
username
 specifies the name of the user and 
number
 specifies the maximum number of failed 
logins.
Example
> configure user maxfailedlogins jdoe 3
password
Sets the user’s password. This command prompts for the user’s password.
Syntax
configure user password username
where 
username
 specifies the name of the user.
Example
> configure user pasword jdoe
Enter new password for user jdoe:
Confirm new password for user jdoe:
strengthcheck
Enables or disables the strength requirement for a user’s password. When a user’s password expires or 
if the configure user forcereset command is used, this requirement is automatically enabled the next time 
the user logs in.
Syntax
configure user strengthcheck username {enable | disable}
where 
username
 specifies the name of the user, 
enable
 sets the requirement for the specified users 
password, and 
disable
 removes the requirement for the specified user’s password.
Example
> configure user strengthcheck jdoe enable
unlock
Unlocks a user that has exceeded the maximum number of failed logins.