1. Home
  2. Security Hardening
  3. CIS MySQL 5.7 Enterprise Windows OS L1 V1.0.0
  4. Ensure ‘mysqld’ Is Not Started with ‘–skip-grant-tables’ – %PROGRAMDATA%MySQLMySQL Server 5.7my.ini Exists

Ensure ‘mysqld’ Is Not Started with ‘–skip-grant-tables’ – %PROGRAMDATA%MySQLMySQL Server 5.7my.ini Exists

Details

If this option is used, all clients of the affected server will have unrestricted access to all databases.

Solution

Perform the following to establish the recommended state: Open the MySQL configuration (e.g. my.cnf) file and set: skip-grant-tables = FALSE

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Access Control.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles