Secure the CAACPROC STC Using
ACF2

This article describes how to secure the CAACCPROC STC using the
ACF2
.
This article describes how to secure the CAACCPROC STC using the
ACF2
External Security Manager (ESM).
Required roles: security administrator
Follow these steps to secure the CAACCPROC STC using
ACF2
:
  1. Define the CAACPROC STC LID to
    ACF2
    with the facility STC. For example, the following
    ACF2
    commands define the new CAACPROC STC LID:
    ACF SET LID INSERT USING(ACFSTCID) CCACPROC NAME(STC FOR ACC) STC
  2. Add a GSO STC record for STC LID. For example, these
    ACF2
    commands define CAACPROC as the STC that also runs under the LID of CAACPROC:
    ACF SET CONTROL(GSO) INSERT STC LOGONID(CAACPROC) STCID(CAACPROC)
  3. Refresh the
    ACF2
    database:
    ACF F ACF2,REFRESH(STC)
  4. Add an OMVS segment to the new STC userid. For example, the following
    ACF2
    command adds an OMVS segment to the CAACPROC LID:
    ACF SET PROFILE(USER) DIV(OMVS) INSERT CAACPROC UID(123) HOME(/) PROGRAM(/bin/sh)
The CAACCPROC STC is secured by your ESM.