Find answers to your technical questions and learn how to use our products
Search suggestions:
Sets the maximum number of consecutive repeated characters in a password (default 2).
login authentication max-password-repeated-chars <n-chars>
no login authentication max-password-repeated-chars
Parameter
Description
Possible Values
Default Value
<n-chars>
Maximum number of repeated characters in passwords
2
admin
general
To set the maximum number of consecutive repeated characters in a password to 3:
Gxxx-001(super)# login authentication max-password-repeated-chars 3
To return to default:
Gxxx-001(super)# no login authentication max-password-repeated-chars
Previous Topic
Next Topic