ABL security administration
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
ABL security administration
The ABL security administrator is responsible for maintaining the
ABL security information in the database. When a database is first
created, everyone is a default security administrator. However,
you should assign user IDs as the security administrator. If you
plan to define user IDs in the database _User table
accounts, you must also designate at least one user from these accounts
as a security administrator. Note that once you add at least one
individual user ID as a security administrator, no other user ID
can function as a security administrator for a future connection
to this database.
Typically, the database administrator also serves as security administrator. The security administrator uses:
- The Data Dictionary, the Data Administration tool, or the Database Administration Console of OpenEdge Management or OpenEdge Explorer to establish connection, schema, and database access security at compile time or run time
- An activity table provided by you (the developer) to establish run-time authorization for accessing specified precompiled procedures or classes
For more information about designating a security administrator or establishing and maintaining user IDs, passwords, and data access privileges, see Manage the OpenEdge Database and Learn about Identity Management.