W3cubDocs

/MariaDB

User Account Management

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.
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.

© 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/