Content
The Impulse SQL engine uses a default system user and password. This user is the default admin user and can perform all SQL related activities on all tables within the system. Therefore, this user must be kept secured and protected. You must change the default username and password after the first logon to the system.
You must change the default impulse user and password for the security reason.
You must be an admin to perform the following steps:
- Click System Config from the main navigation menu
- As shown in Figure 3.2a below, locate the following fields and provide secured username and password. For security reason, both the user and password are never displayed. Make sure you key-in the username and password correctly.
- IMPULSE_DB_SYS_USER: a default admin user (do not use admin or sysadmin)
- IMPULSE_DB_SYS_PASS: enter a complex password that can not be gassed or be a victim of random attack.
- Save the config
- In the next page, restart the web server.
- After the web console is reloaded (after the restart), stop and start the backend services.
- Click System Services and stop the following services one by one:
- impulse-http
- impulse-master
- impulse-worker
- Start the above three services one by one
- Click System Services and stop the following services one by one:
Your new username and password will apply to the backend SQL engine.
Figure 3.2a: Screen showing a portion of the system config form, indicating system user and password fields.