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()"
Leave a Reply
You must be logged in to post a comment.