The VSE Librarian sublibraries specified on the SETSYS AUTHCLIB
and SETSYS AUTHELIB commands are considered REXX/CICS authorized sublibraries.
If multiple sublibraries are specified, they are searched in the order
specified in the command.
The sublibrary in the LIBDEF PROC search chain for the CICS partition
containing the member CICSTART.PROC used to initialize REXX/CICS is
treated as the initial authorized sublibrary. This can then be changed
by using the SETSYS AUTHCLIB and SETSYS AUTHELIB commands.
Note: - Users can cause dynamic allocation of their own VSE Librarian
sublibraries by using the REXX/CICS PATH command.
- Any user can run an exec from a sublibrary specified in the SETSYS
AUTHELIB command and any exec loaded from one of these sublibraries
can use REXX/CICS authorized commands.