Files
doc-exports/docs/ddm/umn/ddm_12_0003.html
wangdengke2 9a6a028567 ddm_umn
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com>
Co-authored-by: wangdengke2 <wangdengke2@huawei.com>
Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
2025-10-10 12:17:53 +00:00

1.4 KiB

Account Requirements

Account

Different from MySQL, DDM identifies an account by username, not by username@host.

Username

  • Must be case-sensitive.
  • Contains 1 to 32 characters and must start with a letter. Only letters, digits, and underscores (_) are allowed.

Password

  • Contains 8 to 32 characters.
  • Must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters ~!@#%^*-_+?
  • Cannot be a weak password that is easily guessed.