Frequently Asked Question
How to Reset Your ESET PROTECT Web Console Password (Versions 8.x – 10.x)
Last Updated 2 years ago
Encountered Issues
- Error during login to ESET PROTECT Web Console.
- Forgotten or unknown Web Console password.
- Users with Linux or Virtual Appliances.
Solution
If You Remember Your Web Console Password
- Open ESET PROTECT Web Console and sign in.
- Click on
Change Password. - Enter your current password in the initial field. Fill out the
Type new passwordandRetype new passwordfields with your new password. ClickLog into save the changes.
If You've Forgotten Your Web Console Password
Note: If you can't login due to 2FA and an unavailable phone, resetting your Web Console password will disable 2FA for the admin account, allowing you to login.
For Windows Users:
- Navigate to
Start → Windows System → Control Panel. - Select
Programs and Features. - Right-click on
ESET PROTECT Serverand chooseChange. - Click
Next, thenRepair. - Complete the required fields in
Database server connectionand clickNext. - Use the appropriate port number (Default MS SQL port is 1433).
- Choose
Use existing user, enter Database username and password. - Uncheck the option to
Use Administrator password already stored in the database, then type in a new password. ClickNext. - Choose
Keep currently used certificatesand clickNext. - If unactivated, enter the License Key.
- Click
Repair, thenFinish. You can now login with the new password.
For Linux and Virtual Appliance Users:
- Login as root to the Linux console where ESET PROTECT is installed.
- Save the new password to the variable
NEW_PASSWORDby runningexport NEW_PASSWORD=. - To change your password, run
/opt/eset/RemoteAdministrator/Server/setup/installer_backup.sh --skip-license --server-root-password='env:NEW_PASSWORD'.
Notes:
- The installer_backup.sh path may vary depending on your Linux distribution.
- If you can't find
installer_backup.sh, download it from the ESET website.
- Run
export NEW_PASSWORDto remove your password from variables. - Restart the ESET PROTECT Server service.