Database options
- Last Updated: October 19, 2015
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Choose this option to maintain auditing and security options for your database. When you choose this option, the Database Options dialog box appears, divided into two sections: Auditing Options and Security Options.
The Auditing Options section contains the following fields:
- Use Application User Id for Auditing — Overrides the database connection's user ID for recording audit user ID and uses the application level user ID (if set) for auditing
- Enforce Audit Insert Privilege — Requires that users of applications that use Application Auditing, and that set Auditing Context, have the Application Audit Event Inserter privilege granted to them
Note: If auditing is not enabled for the database,
the Data Dictionary disables the Auditing Option fields.
The Security Options section contains the following fields:
- Trust Application Domain Registry — Overrides the database connection's domain registry settings and uses the application level domain registry settings
- Disallow Blank UserId — Blocks database connections with blank user IDs
- Record Authenticated Client Sessions — Record user login sessions
-
Use Runtime Permissions Checking — Applies
CAN-WRITEandCAN-READpermissions at runtime, rather than at compile time