validate_password_check_user_name specifies whether the password of a user can be identical to the username.
| Attribute | Description |
|---|---|
| Type | enum |
| Default value | off |
| Value range | |
| Applicable scope | Global |
| Involved in serialization? | Yes |
Notice
This variable must be used together with the validate_password_policy variable and takes effect only when validate_password_policy is set to MEDIUM. For more information about the validate_password_policy variable, see validate_password_policy.