virtualmin not setting mysql user password

4 posts / 0 new
Last post
#1 Sat, 03/29/2008 - 19:55
webtrader

virtualmin not setting mysql user password

Hi,

I have a new virtualmin 3.54 GPL installation on Centos 5 x86_64 installed using the virtualmin install script (webmin 1.401). Everything seems to be working properly, except for one item.

The problem I am having is that the mysql user password is not being set when changed from virtualmin for a site:

  1. Go to: Edit Databases -> Passwords tab
  2. I enter a custom password and save. Virtualmin reports:

Updating Webmin user .. .. done Re-loading Webmin .. .. done

Saving server details .. .. done

with no error messages. However, the mysql user password is not changed. (I checked by directly viewing the mysql db's User table). Creating new databases works fine. It's just the password that isn't changing.

I am able to change the mysql user passwords successfully using webmin's mysql module, so that establishes the fact that webmin's mysql module is working properly and the problem seems to be somewhere in between virtualmin & webmin.

Can anyone offer a way to troubleshoot this problem? Is there any kind of debug logging that I can enable which would help?

Thanks in advance for any assistance.

Tue, 04/01/2008 - 23:02
webtrader

Can anyone at least offer some suggestions on how to debug such a problem? Is there a way to make webmin log verbosely? I tried enabling additional logging options in webmin config, but did not notice any difference in the log output.

Wed, 04/02/2008 - 06:57
Joe
Joe's picture

Look in the Virtualmin Module Configuration. Check to be sure "Notify other modules when updating server administrator Unix users?" is enabled.

--

Check out the forum guidelines!

Thu, 04/03/2008 - 18:21 (Reply to #3)
webtrader

Joe,

Thanks for your reply. That setting is indeed set to "NO". However, changing it to "YES" does not seem to have helped. When I change the mysql user database password in "Edit Databases" within Virtualmin, the user's password in mysql.user still does not get updated.

Updating Webmin user ..
.. done

Re-loading Webmin ..
.. done

Saving server details ..
.. done

I should also mention that I have another virtual 3.54gpl server I installed using RPMs on CentOS4, and the password changing works properly and the Notify Other Modules option there is set to NO (default on installation).

Another other ideas you have to offer would be appreciated, as well as any ways you can think of to increase logging to help debug, if there is anything to log.

Thanks

Topic locked