Resetting Admin Password

If you have forgotten or lost your password to the administrator account, you can reset it from the command line. To do it, log in to the SSH server and run the following commands:

cd /opt/easydcim
php console user:reset EMAIL_ADDRESS

Please remember that you need to replace “EMAIL_ADDRESS” in the above command with the email address of the administrator, for whom the password is being reset.