This document discusses various topics related to user management in MariaDB databases including:
1) Creating users and specifying host names, authentication plugins, TLS options, and resource limits.
2) Granting and revoking user privileges at the global, database, table, column, function and procedure level.
3) Implementing role-based access control (RBAC) with roles.
4) Configuring password validation plugins.