Several REXX/CICS commands, or command options, are identified
as being authorized. An authorized REXX/CICS command can only be executed
if:
- The user ID issuing the exec is an authorized REXX/CICS user.
Authorized users are defined by the AUTHUSER command.
- The exec was loaded from a REXX/CICS authorized sublibrary. An
authorized sublibrary is a VSE Librarian sublibrary specified on a
SETSYS AUTHCLIB or a SETSYS AUTHELIB command.
This rule applies regardless of whether or not the exec attempting
the command was issued by an authorized exec.