MODULE control statement

This control statement specifies the name of the module that contains your external security exit routine.

Purpose

You must specify this control statement to use external security.

The name of the module must be identical to the name of the load module that you specify in KO2ACF2A or KO2RACFA.

Format

The format of the MODULE control statement is:

MODULE=cccccccc

where cccccccc denotes the name of the module that contains your external security exit routine.

Usage notes

  • No default value exists.
  • To remove control from external security:
    1. Delete the value of MODULE=
    2. Run the security update job.
    3. Restart the Classic Interface.