Bug #114927 | Convert users with mysql_native_password to caching_sha2_password | ||
---|---|---|---|
Submitted: | 8 May 2024 23:29 | Modified: | 25 Nov 2024 12:46 |
Reporter: | Mershad Irani | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: Security: Privileges | Severity: | S4 (Feature request) |
Version: | 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[8 May 2024 23:29]
Mershad Irani
[9 May 2024 7:28]
MySQL Verification Team
Hello Mershad, Thank you for the feature request. regards, Umesh
[25 Oct 2024 12:46]
Georgi Kodinov
Thanks for your reasonable feature request. Unfortunately, both mysql_native_password and caching_sha2_password do not store the password itself. They store a hash of it (and additional things). And there's no way to guess the password from the hash without using hacking techniques that take time and resources. Do you have a conrete suggestion on how to reverse the SHA1 hash to get the clear text password?
[26 Nov 2024 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".