Overview
Version
FineBI Version | Functional Change |
---|---|
6.0 | - |
Functions
Administrators may forget their passwords or need to modify their passwords.
Resetting Password
This section is applicable to scenarios where the admin does not remember the original password and needs to reset it.
The super administrator can modify SystemConfig.serverInit in the FINE_CONF_ENTITY table in FineDB and change the field value to fail. The configuration will take effective after the administrator restarts the BI project.
Parameter | Meaning | Parameter Value |
---|---|---|
SystemConfig.serverInit | Whether the platform initialization is complete, success or fail | success: Platform initialization is completed fail: Platform initialization is not completed |

Modifying Password
This section is applicable to scenarios where the admin remembers the original password and wants to change it.
The admin can log into the decision-making system, click the name in the upper right corner, and click Account Setting, as shown in the figure below:
Modify the password according to the prompt, click OK, and then click Complete. The password is successfully modified.
Notes
FineBI has improved the security of password modification operations. Users are asked to enter the old password as verification for updating the password.
1) It is required to enter the correct old password within 5 attempts. If the entered old password is incorrect, it will prompt:
The old password is wrong, it will be locked after entering the wrong 4 times
2) If the old password entered is still incorrect after 5 attempts, it will prompt:
Too many password errors, please try again in 15 minutes
If your account has been locked due to excessive attempts of input, wait 15 minutes and try again, or refer to section 2 of this article to reset your password and log in with the new one.