PROUTIL ENABLEAUTHGATEWAY qualifier
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
PROUTIL ENABLEAUTHGATEWAY qualifier
Enables the OpenEdge Authentication Gateway for a database.
Syntax
|
Parameters
- db-name
- Name of the database to be enabled for use of the OpenEdge Authentication Gateway.
PROUTIL ENABLEAUTHGATEWAY enables an OpenEdge database to use the OpenEdge Authentication Gateway for authentication.
Enabling the database validates that there is at least one valid enabled domain to avoid lockout of all logins. If there is no valid domain, ENABLEUATHGATEWAY fails with the following error:
|
Additionally, there must a valid URL specified in the _db-option table. Set the URL with the STS URL Utility.
For more information, see STS URL Utility stsurlutil in OpenEdge Getting Started: Authentication Gateway Guide.
If the base URL name is not set correctly, enablement fails with the following error:
|
For the most secure deployment, Progress Software Corporation recommends that connection role enforcement is also enabled on the database. If the database is NOT enabled for connection role enforcement when enabling the OpenEdge Authentication Gateway, then the following warning is reported:
|
When successfully enabled, ENABLEAUTHGATEWAY reports:
|
If auditing is enabled, Audit event 11901 is recorded.