Search code examples
wso2wso2-esbwso2-enterprise-integrator

How to reset the admin user password


I have lost the password for the super user admin account in my Enterprise Integrator deployment.

Is there an option to recover the password? Can I reset it using an API or changing directly in the database?

Need to recover/ reset admin user password.


Solution

  • Yes, you can change the admin password by using chpasswd.sh (for linux) or chpasswd.bat (for windows) script. You also need to have the matching JDBC driver depending on the database system you are using.

    For detailed steps, please check: