Try OpenEdge Now
skip to main content
OpenEdge Authentication Gateway Guide
Reference entries : OpenEdge Authentication Gateway utilities : STS Connection Role Utility : stsconnroleutil grantuser utility
 
stsconnroleutil grantuser utility
Grants the specified user membership in the connection role of each specified database.
stsconnroleutil grantuser
-user username -can{ yes | no }
    [ -folder folder-name]
-db dbname [db-options]
[-db dbname [db-options] ... ]
[abl-startup-options]
  
-grantee username
Specify the user to grant connection role membership
-can{ yes | no }
Specify if the user being granted connection role membership can grant membership to other users. You can also specify true or false.
-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.