APF Authorizing the Load Library
Before starting TIBCO MFT Platform Server for z/OS, the load library must be APF authorized.
TIBCO MFT Platform Server for z/OS requires APF authorization to perform security functions on behalf of multiple users in its single address space.
- Procedure
- Add the following line to your
PROGxx member in
SYS1.PARMLIB to authorize the library.
APF ADD DSNAME(Platform_Server_Load_Library) VOLUME(volser) - Issue the following z/OS operator command to activate this configuration:
SET PROG=xx
Where xx is the PROGxx member suffix.