forked from docs/doc-exports
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com> Co-authored-by: wangdengke2 <wangdengke2@huawei.com> Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
1.4 KiB
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.
Parent topic: Managing Permissions