KBEA-00122 - Resetting the Cluster Manager password

Article ID:360032825452
1 minute readKnowledge base
On this page

Summary

How do I change the admin password for the Cluster Manager?

Solution

To reset the admin password, log in to the Cluster Manager machine. Bring up a command prompt and type:

mysql
MYSQL> connect ecloud;
MYSQL> update ec_user set password=PASSWORD('password') where name='admin';

Applies to

  • Product versions: All

  • OS versions: All