Application settings: Database

To access this feature, click Edit > Application Settings and then select Database.

Tip: If OpenText DAST is connected to Fortify WebInspect Enterprise as a sensor, you can override the SQL database settings. For more information, see Application settings: override SQL database settings.

Connection settings for scan/report storage

Select the database that will store OpenText DAST scan and report data. The choices are:

SQL Server database privileges

The account specified for the database connection must also be a database owner (DBO) for the named database. However, the account does not require sysadmin (SA) privileges for the database server. If the database administrator (DBA) did not generate the database for the specified user, then the account must also have the permission to create a database and to manipulate the security permissions. The DBA can rescind these permissions after OpenText DAST sets up the database, but the account must remain a DBO for that database.

Configuring SQL Server Standard Edition

To configure a profile for SQL Server Standard Edition:

  1. Click Configure (to the right of the drop-down list).

    The Manage Database Settings dialog box appears.

  2. Click Add.

    The Add Database dialog box appears.

  3. Enter a name for this database profile.

  4. Select a server from the Server Name list.

    Important! If SQL Server Browser is not enabled, the database server may not appear in the list. In this case, you must manually enter the connection information. The connection string is formatted as follows:

    SERVER\INSTANCE,PORT

    Note that the port definition is added with a comma instead of a colon or semicolon.

  5. In the Log on to the server group, specify the type of authentication used for the selected server:

    • Use Windows Authentication - Log on by submitting the user's Windows account name and password.

    • Use SQL Server Authentication - Use SQL Server authentication, which relies on the internal user list maintained by the SQL Server computer. Enter the user name and password.

  6. Enter or select a specific database, or click New to create a database.

  7. Click OK to close the Add Database dialog box.

  8. Click OK to close the Manage Database Settings dialog box.

Connection settings for scan viewing

When displaying a list of scans (using either the Manage Scans view or the Report Generator wizard), OpenText DAST can access scan data stored in SQL Server Standard Edition and/or SQL Server Express Edition. You can select either or both options.

See also

Application settings: Directories

Application settings: General

Application settings: License

Application settings: Logging

Application settings: OpenText ALM

Application settings: override SQL database settings

Application settings: Proxy

Application settings: Reports

Application settings: Run as a Sensor

Application settings: Server Profiler

Application settings: Smart Update

Application settings: Step Mode

Application settings: Support Channel

Application settings: Two-Factor Authentication