Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
10.4(EOL), 10.5(EOL), 10.6, 10.7(EOL), 10.8(EOL), 10.9(EOL)
-
None
Description
Unix_socket authentication has been installed and enabled by default since MariaDB 10.4.3, and when run mysql_secure_installation, we still get the question "Enable unix_socket authentication? [Y/n]"
I think the question must be changed to "Disable unix_socket authentication? [Y/n]" or at least when press n instead of skipping, the script remove unix_auth from the root user.