mysql root passowrd change
Added by said said over 11 years ago
Hi,
is it possible to change default mysql root password?
any Howto with implications for vicidial/goautodial?
Rgds
Replies (4)
RE: mysql root passowrd change
-
Added by Levy Ryan Nolasco over 11 years ago
Hi Said,
Good day! Yes it is possible to change the mysql root password. "mysqladmin -u root -p password 'newpassword'" you can also follow this link for your reference http://www.cyberciti.biz/faq/mysql-change-root-password/
Regards,
Ryan
RE: mysql root passowrd change
-
Added by said said over 11 years ago
Hi,
this is not my question.
i know how to change the password
i want to know what are the implications if i change the password.
is there a possibility that the system stop working?
normally alls settings are in /etc/astguiclient.conf and vicidial uses cron user
does Goautodial uses the same file or there is any other files to be changed also?
Thanks
RE: mysql root passowrd change
-
Added by Levy Ryan Nolasco over 11 years ago
Hi,
It will not affect the system as the Goautodial CE 3.0 still uses cron as its mysql user to access the database.
Regards,
Ryan