mysql_secure_installation - Improve MariaDB Installation Security


This program enables you to improve the security of your MariaDB installation in the following ways:

mysql_secure_installation helps you implement security recommendations similar to those described at , "Securing the Initial MariaDB Accounts".

Invoke mysql_secure_installation without arguments:

shell> mysql_secure_installation

The script will prompt you to determine which actions to perform.

mysql_secure_installation is not available on Windows.

Retornar