The validate_password_check_user_name variable specifies whether the user password can be the same as the username.
| Attribute | Description |
|---|---|
| Type | enum |
| Default value | on |
| Valid values | |
| Effective scope | Global |
| Modifiable | Yes. You can execute the SET statement to modify the value. |
Notice
This variable must be used in conjunction with the validate_password_policy variable. This variable takes effect only when the value of the validate_password_policy variable is MEDIUM. For more information about the validate_password_policy variable, see validate_password_policy.