mysql password defined during setup does not work
Bug #416515 reported by
homer15
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
TurnKey Linux |
Fix Released
|
Medium
|
Alon Swartz | ||
2009.10-hardy-x86 |
New
|
Undecided
|
Unassigned |
Bug Description
i just did a quick test with all the mysql appliances i have.
turnkey-
turnkey-
turnkey-
turnkey-
i installed all of these from the boot menu. with a simple password of "turnkey" it works fine. with a complex password like "p@$Sw0rD", it allows me to login to webmin but it says "Login failed : Incorrect administration username or password" for accessing the mysql server module.
to fix this, i have to alter the password via the command line and flush the permissions.
summary: |
- mysql password is defined during setup does not work + mysql password defined during setup does not work |
Changed in turnkeylinux: | |
importance: | Undecided → Medium |
Changed in turnkeylinux: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
As Liraz mentioned on the forums [1]: "the SQL update command is being passed through to the mysql cli command through the shell, which interpolates certain characters in the password as a variable name"