validate_password_check_user_name specifies whether the user account password can be identical with the username.
| Property | Description |
|---|---|
| Parameter type | Enum |
| Default value | On |
| Value range | |
| Effective scope | GLOBAL |
| Involved in serialization | Yes |
NOTE
This variable needs to be used in conjunction with the
validate_password_policyvariable. This variable will only take effect when the value ofvalidate_password_policyisMEDIUM. For a detailed introduction to thevalidate_password_policyvariable, see validate_password_policy.