Find answers to your technical questions and learn how to use our products
Search suggestions:
Use the login authentication min-password-lower-chars command to set the minimum number of lowercase characters that a password must contain. Use the no form of the command to return the minimum number to the default value.
login authentication min-password-lower-chars length
no login authentication min-password-lower-chars
Parameter
Description
Possible Values
Default Value
length
The minimum number of lowercase characters in a user password
1-31
1
admin
general
To set the minimum number of lowercase characters that a password must contain, to 5:
Gxxx-001(super)# login authentication min-password-lower-chars 5
Previous Topic
Next Topic