Nick
Apr 28th, 2009
Apr 28th, 2009
How To Retrieve Ensim MySQL root password
To display the current root password for the mysql server running Ensim Panel you can use the following command logged on SSH as root,
-
ensim-python -c "import sys;sys.path.append(\"/usr/lib/opcenter/mysql\");import mysqlbe;print mysqlbe.read_mysqlpass()"