How to recover user name and password of installed couchbase instance

Hi,

How can I retrieve user name and password for Couchbase console - as credentials are not well documented in my team and no one remembers.

Hi @shadakshari.s,

If you’ve lost the Administrator user’s password, you can reset it by running couchbase-cli reset-admin-password locally on one of the nodes. Once you’ve reset the admin password, you can get access to the Web Console and reset credentials for the other users.

Hope this helps!

Thank you!
Let me try this.