Operations 5 min read

How to Reset a Forgotten INFINI Console Password

The article explains two ways to recover access to INFINI Console when the password is lost: locating the original console_configuration.json file to retrieve the stored credentials, or using the built‑in Reset Password feature in the user management UI, with step‑by‑step instructions and screenshots.

Mingyi World Elasticsearch
Mingyi World Elasticsearch
Mingyi World Elasticsearch
How to Reset a Forgotten INFINI Console Password

INFINI Console password management

During deployment INFINI Console generates an initial username and password and writes them to console_configuration.json. The file contains the fields Console_Username and Console_Password. The login page does not provide a password‑reset link; a reset can be performed only after a successful login.

1. Retrieve credentials from the saved file

Locate the console_configuration.json file that was downloaded during deployment. Common locations are the local download folder or, on the deployment server, directories such as /etc/inifini/ or /root/.

Open the file and read the values of Console_Username and Console_Password.

Use the extracted username and password to log in to INFINI Console.

console_configuration.json content
console_configuration.json content

2. Reset password through the UI

Log in to INFINI Console with the credentials obtained above.

Navigate to the “User” management page.

User management page
User management page

In the user list locate the target account (e.g., root) and click the “Reset Password” button.

In the password‑reset dialog enter the new password and confirm it.

Reset password dialog
Reset password dialog

Click “Save”. The new password takes effect immediately.

Password saved
Password saved

3. Recommendations

Immediately back up console_configuration.json in a secure location (e.g., encrypted storage or a password manager) after deployment.

If the password file is lost and cannot be recovered, redeploying INFINI Console is the only fallback option.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

Cluster Managementpassword resetadmin guideINFINI Consoleconfiguration file
Mingyi World Elasticsearch
Written by

Mingyi World Elasticsearch

The leading WeChat public account for Elasticsearch fundamentals, advanced topics, and hands‑on practice. Join us to dive deep into the ELK Stack (Elasticsearch, Logstash, Kibana, Beats).

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.