Configuring RDBMS device for single or multiple accounts

  1. Single account configuration
    1. Navigate to Config > Drivers > RdbmsNetwork, and double-click the SqlServerDatabase (or MySQLDatabase, respectively) node in the Nav tree to open the property sheet.
    2. For Privileged Username and Privileged Password, enter the account credentials.
    3. Ensure the Enabled property of the device's Non-Privileged Connection Pool is set to false.
      The description for the Non-Privileged Connection Pool property should display inactive.
    4. To verify that database connections are successful for this account, right-click on SqlServerDatabase (or MySQLDatabase) and select Actions > Ping.
  2. Multiple account configuration
    1. Navigate to Config > Drivers > RdbmsNetwork, and double-click the SqlServerDatabase (or MySQLDatabase, respectively) node in the Nav tree to open the property sheet.
    2. For Privileged Username and Privileged Password, enter the account credentials.
    3. Under Non-Privileged Connection Pool, enter the non-privileged account credentials for Username and Password.


      The description for the Non-Privileged Connection Pool property should display active.
    4. To verify that database connections are successful for this account, right-click on SqlServerDatabase (or MySQLDatabase) and select Actions > Ping.
  3. If the authentication fails for either account, check the Fault Cause property for details on which set of credentials was rejected.