stsconnroleutil grantfile utility
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
|
- -file filename
- Specify a file containing qualified user-ids to grant connection role
membership. The format of the file is as follows:
- One user-id per line, with comma-delimited values
- The first field is the user-id
- The second field is the can-grant value (yes or no), indicating if the user can grant connection role membership to others.
- -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
WRKDIRenvironment variable - Current working directory
- The session temp-dir specified using
-T
- The directory specified by the
- -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.