The Database Security Options page enables you to maintain the security options for a database. Only a user with administrator privileges can access this page to configure the database security options.

To configure the database security options:

  1. From the OpenEdge Management menu, click Database Administration > Go to Database Administration.
    The Database Administration page appears.
  2. Filter or search for, and select the required database connection.
    The database connection home page appears.
  3. In the Security Summary section, click Edit security options. The Database Security Options page appears.
  4. You can select one or more of the following security options:
    Security options Description
    Trust application domain registry Overrides the database connection's domain registry settings and uses the application level domain registry settings. For more information about domain registry settings, see Learn about Security and Auditing.
    Record authenticated client sessions Records user login sessions.
    Disallow blank userid connections Blocks database connection with blank UserId.
    Use runtime permissions checking Applies CAN-WRITE and CAN-READ permissions at runtime, rather than at compile time.
    Change Data Capture user identity Specifies how a user's identity is recorded in the Change tracking table. The options are:
    • None — Does not record any user identity.
    • Database — Records the user's identity based on the database connection used by the user.
    • Application — Records the user's identity based on the application session used by the user.

    When you finish, click Commit.