Question
Password MySQL
Hello all,
I have done some searching on the forums, but I don't see anyone with quite the same issue I'm experiencing.
I'm having an issue, with the way the password is checked with the server.
When connected to the server I can see the users passwords are encrypted. When the users password is normally entered, the log in fails.
I.E. User1 Password123
However, if the hash string is entered, the login is successful.
I.E. User1 8fb188f854ff0f1f8200c631ff9158dd
I hope that makes sense
This is a working data base, from a forum a friend and me manage. It seems like there is a authentication step missing, but I'm not sure where. Can anyone help please. =-/
I have done some searching on the forums, but I don't see anyone with quite the same issue I'm experiencing.
I'm having an issue, with the way the password is checked with the server.
When connected to the server I can see the users passwords are encrypted. When the users password is normally entered, the log in fails.
I.E. User1 Password123
However, if the hash string is entered, the login is successful.
I.E. User1 8fb188f854ff0f1f8200c631ff9158dd
I hope that makes sense
This is a working data base, from a forum a friend and me manage. It seems like there is a authentication step missing, but I'm not sure where. Can anyone help please. =-/
