Gestion des utilisateurs MariaDB / MySQL
Security audit
The MysqlUser module (MysqlUser.php) provides a complete audit:
- List of all accounts with privileges
- Grant comparison across different hosts
- Detection of never-connected users
- Export and backup of GRANT statements
- Detection of accounts without a password
- Role analysis (MariaDB 10.0.5+)
General Log & Audit
The Audit module (Audit.php) allows analyzing the general log:
- Enabling/disabling the general log
- Query export and analysis
- Security recommendations based on detected patterns