Page 1 of 1

How can I change the default mysql (cron) password?

PostPosted: Sun Aug 01, 2021 9:30 pm
by mrgunston
How can I effectively change the cron password using SVN 3063, everywhere that it needs to be changed without breaking anything?

I found an old guide online, but I am worried it is really old:
http://cc24x7.blogspot.com/2016/04/how- ... e-and.html

Also, the link in that article gives an error (404).

ViciBox: 8.1.2 | VERSION: 2.14b0.5 | SVN: 3063 | Clusters: 1 DB / 3 Web/Asterisk

Re: How can I change the default mysql (cron) password?

PostPosted: Mon Aug 02, 2021 7:59 am
by mflorell
All you have to do it edit the '/etc/astguiclient.conf' file on each server in your VICIdial cluster.

You just need to change the 'VARDB_pass' variable.

Re: How can I change the default mysql (cron) password?

PostPosted: Mon Aug 09, 2021 6:30 pm
by mrgunston
mflorell wrote:All you have to do it edit the '/etc/astguiclient.conf' file on each server in your VICIdial cluster.

You just need to change the 'VARDB_pass' variable.


Thanks! Worked perfectly :)