Configuring RDBMS device for single or multiple accounts
Single account configuration
Navigate to Config > Drivers > RdbmsNetwork, and double-click the SqlServerDatabase (or MySQLDatabase, respectively) node in the Nav tree to open the property sheet.
For Privileged Username and Privileged Password, enter the account credentials.
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.
To verify that database connections are successful for this account, right-click on SqlServerDatabase (or MySQLDatabase) and select Actions > Ping.
Multiple account configuration
Navigate to Config > Drivers > RdbmsNetwork, and double-click the SqlServerDatabase (or MySQLDatabase, respectively) node in the Nav tree to open the property sheet.
For Privileged Username and Privileged Password, enter the account credentials.
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.
To verify that database connections are successful for this account, right-click on SqlServerDatabase (or MySQLDatabase) and select Actions > Ping.
If the
authentication fails for either account, check the Fault Cause property for details on which set of credentials was
rejected.