Christian Schmied wrote:
I want to change the password for the vpopmail mysql user, but I am not
sure in which scripts or configs I have to change to password too in
addition to the mysql server itself.
Has anyone done this before and tell me which configs are important.
Let's see if I remember it all from memory....
You'll of course want to change the password in mysql for the user
(GRANT ALL PRIVILEGES ON vpopmail.* TO [EMAIL PROTECTED] IDENTIFIED BY
'new-pass'), and then I think the only other place you have to change it
is in the file /home/vpopmail/etc/vpopmail.mysql in the following format:
localhost|0|vpopmail|new-pass|vpopmail
And that should be it.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]