Retrieve Ensim MySQL root password
Mar 25, 2022

Retrieve Ensim MySQL root password

You can display the current root password for mysql (if the host is running ensim), by using the following command.# ensim-python -c "import sys;sys.path.append("/usr/lib/opcenter/mysql");import mysqlbe;print mysqlbe.read_mysqlpass()"

Related posts

Browse more
We haven't published any posts