Administering user accounts in MariaDB
Title | Description |
---|---|
Account Management SQL Commands | CREATE/DROP USER, GRANT, REVOKE, SET PASSWORD etc. |
Data-in-Transit Encryption | Data can be encrypted in transit using the Transport Layer Security (TLS) protocol. |
Roles | Roles bundle privileges together to ease account management. |
Account Locking | Account locking permits privileged administrators to lock/unlock user accounts. |
Authentication from MariaDB 10.4 | Authentication changes in MariaDB 10.4. |
User Password Expiry | Password expiry permits administrators to expire user passwords. |
© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/user-account-management/