Page 1 of 1

root password for mysql

Posted: 20 Mar 2017 08:36
by Woger
Hi,
I want to import the black and whitelists from my old server (baruwa) by using webmins mysql module. However, it needs the root password. I tried the 2 obvious passwords, but they are not working. What is the root passwd for mysql?

Thanks,
Roger

Re: root password for mysql

Posted: 27 Mar 2017 14:44
by EmiZena
Hello,
this is an easy one so maybe i can help!
You should find what you're lookin for in:
/etc/EFA-Config

Re: root password for mysql

Posted: 25 Apr 2017 04:39
by pdwalker

Code: Select all

grep ROOT /etc/EFA-Config | awk -F: '{print $2}'