Please use the following steps to recover AhsayCBS system account password.
- Stop your AhsayCBS service in the Services app.
- Go to C:\Program Files\AhsayCBS\conf
- Open the cbs.json file with a text editor such as Notepad++.
- Using a JSON Viewer plugin in Notepad++, scroll down to the AdminList section.
- Expand the objects and locate the following:
- Name : system
- ID : "%unique system user ID%"
- Pwd : "%hashed_password_entries%"
- Type : ADMIN
- Use Find to search for the unique system ID in the cbs.json file.
- Edit the "Pwd" entry and replace it with the following:
"Pwd":"u8XmYeEGxtzY3G3RhkVML8ujxxD7TY5xpgyT6vB38HM=" - Save the changes to the cbs.json file.
- Start your AhsayCBS service afterward.
- Login to AhsayCBS web console with the following:
Login Name: system
Password: system - Input the new password when promted then click the save icon.