Bug #80137 | root user created with auth_sock plugin even root pwd is not blank | ||
---|---|---|---|
Submitted: | 25 Jan 2016 9:13 | Modified: | 1 Feb 2016 15:40 |
Reporter: | Ramana Yeruva | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S3 (Non-critical) |
Version: | 5.7.11 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[25 Jan 2016 9:13]
Ramana Yeruva
[1 Feb 2016 15:40]
Paul DuBois
Noted in 5.7.11, 5.8.0 changelogs. Debian packages create the root user account using the auth_socket authentication plugin to achieve secure-by-default installation if installation was done with a blank root password. However, auth_socket was being used even if the password was not blank.