Securing MariaDB
This section is about securing your MariaDB installation. If you are looking for the list of security vulnerabilities fixed in MariaDB, see Security Vulnerabilities Fixed in MariaDB.
There are a number of issues to consider when looking at improving the security of your MariaDB installation. These include:
-
Encryption
MariaDB supports encryption for data while at rest and while in transit. -
Running mariadbd as root
MariaDB should never normally be run as root -
mysql_secure_installation
Old name for mariadb-secure-installation. -
SecuRich
Library of security-related stored procedures. -
SELinux
Security-Enhanced Linux (SELinux) is a Linux kernel module that provides a ...
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.