W3cubDocs

/MariaDB

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:

Title Description
Encryption MariaDB supports encryption for data while at rest and while in transit.
Running mysqld as root MariaDB should never normally be run as root
mysql_secure_installation Improve the security of a MariaDB 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.

© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/securing-mariadb/