Previous Topic: Securing CA IDMS Enforcer Dictionary/Node StructuresNext Topic: Activating Enforcement


CA-ACF2 Security Exit Installation

Use these steps to install CA IDMS Enforcer as a subordinate exit to the CA-ACF2 security exit:

Online

 INCLUDE SYSLIB (IDDUXIT)        CA-ACF2 Prototype       CHANGE IDDUXIT(SUBUXIT)       INCLUDE LOADLIB(IDDUXITA)

Batch

 INCLUDE SYSLIB(IDDUXIT)         CA-ACF2 Prototype
      CHANGE IDDUXIT(SUBUXIT)
      INCLUDE LOADLIB(IDDUXITB)

See Exhibit 5.3 for a list of compilers containing user-exit support. Activating enforcement using CA IDMS compiler user exits is also described in this chapter.