Zentyal - default mysql root password
Q. Where do I find the default password for MySQL in Zentyal 3.5?
A. Run this code as root (or sudo):
echo $(sudo cat /var/lib/zentyal/conf/zentyal-mysql.passwd)
Last Updated on Wednesday, 22 July 2015 13:06
Comments (2)
Add your comment
yvComment v.1.24.0
There's also sa-mysql.passwd, for existence of which I could not find an explanation.