Try OpenEdge Now
skip to main content
OpenEdge Authentication Gateway Guide
Reference entries : OpenEdge Authentication Gateway utilities : STS Connection Role Utility : stsconnroleutil revokeuser utility
 
stsconnroleutil revokeuser utility
Revokes membership in the connection role for the specified user of each specified database.
stsconnroleutil revokeuser
-user username
    [ -folder folder-name]
-db dbname [db-options]
[-db dbname [db-options] ... ]
[abl-startup-options]
  
-grantee username
Specify the user to revoke connection role membership
-folder folder-name
Specify a directory (folder) where log files and temporary files are written. If not provided, the following locations are tested, and the first available folder is used:
*The directory specified by the WRKDIR environment variable
*Current working directory
*The session temp-dir specified using -T
-db dbname [ db-options ]
Specify one or more OpenEdge databases to connect to. db-options allows you to specify additional connection parameters.
[-db dbname [db-options] ... ]
Specify additional databases and connection options.
abl-startup-options
Specify additional ABL connection parameters.