Configuring login sessions
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Configuring login sessions
If you want the user login session recorded in an OpenEdge RDBMS,
you must select the Record Authenticated Client Sessions option
in the Database Options dialog box of the
Data Administration tool or the character-mode Data Dictionary.
With client session recording enabled, for each user login session that
you successfully start, OpenEdge generates a single _client-session record
keyed on the user login session ID.
The contents of this record come from selected attributes of
the client-principal object handle, selected ABL session attributes,
and, if auditing is enabled, values derived from active audit policy
data. For more information on the _client-session table
and relevant audit policy data, see Introduction to Security and Auditing.