Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Display Authority Holder (DSPAUTHLR) command shows a list of authority holders. The list shows the name of the object that the authority holder secures, the name of the library where the object is found, the object type, the owner of the object, and the primary group of the object.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
OUTPUT | Output | *, *PRINT, *OUTFILE | Optional, Positional 1 |
OUTFILE | File to receive output | Single values: *NONE Other values: Qualified object name |
Optional, Positional 2 |
Qualifier 1: File to receive output | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
OUTMBR | Output member options | Element list | Optional |
Element 1: Member to receive output | Name, *FIRST | ||
Element 2: Replace or add records | *REPLACE, *ADD |
Top |
Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
Top |
Specifies the database file to which the output of the command is directed. If the file does not exist, this command creates a database file in the specified library. If the file is created, the public authority for the file is the same as the create authority specified for the library in which the file is created. Use the Display Library Description (DSPLIBD) command to show the library's create authority.
Qualifier 1: File to receive output
Qualifier 2: Library
Note: If a new file is created, system file QADSHLR in system library QSYS with a format name of QSYDSHLR is used as a model.
Top |
Specifies the name of the database file member that receives the output of the command.
Element 1: Member to receive output
Element 2: Replace or add records
Top |
DSPAUTHLR OUTPUT(*PRINT)
This command sends the display of the authority holder list to the printer.
Top |
Top |