Skip to main content
< All Topics
Print

4.2 Securing Backend SQL Engine

You must change the default impulse user and password for the security reason.

You must be an admin to perform the following steps:

  1. Click System Config from the main navigation menu
  2. As shown in Figure 4.2 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.
    1. IMPULSE_DB_SYS_USER: a default admin user (do not use admin or sysadmin)
    2. IMPULSE_DB_SYS_PASS: enter a complex password that can not be gassed or be a victim of random attack.
    3. Save the config
    4. In the next page, restart the web server.
  3. After the web console is reloaded (after the restart), stop and start the backend services. 
    1. Click System Services and stop the following services one by one:
      1. impulse-http
      2. impulse-master
      3. impulse-worker
    2. Start the above three services one by one

Your new username and password will apply to the backend SQL engine.

Figure 4.2: Screen showing a portion of the system config form, indicating system user and password fields.

Table of Contents