PROUTIL DISABLEAUTHGATEWAY qualifier
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
PROUTIL DISABLEAUTHGATEWAY qualifier
Disables the OpenEdge Authentication Gateway for a database.
Syntax
|
Parameters
- db-name
- Name of the database to have use of the OpenEdge Authentication Gateway disabled.
DISABLEAUTHGATEWAY removes the _db-option
record with _db-option-code="_db.sts.url" and _db-option-type=3. (These are the values set by using the STS URL
Utility prior to enabling the database to use the Authentication Gateway.) After disabling
use of the OpenEdge Authentication Gateway, connection role enforcement no longer takes
place. If the database is enabled for connection role enforcement at the time
DISABLEAUTHGATEWAY executes, the following warning message is reported:
|
After successfully executing DISABLEAUTHGATEWAY, the following message is reported:
|
If auditing is enabled on your database, Audit event 11902 is recorded.