Secure the CAACPROC STC Using ACF2
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
:- Define the CAACPROC STC LID toACF2with the facility STC. For example, the followingACF2commands define the new CAACPROC STC LID:ACF SET LID INSERT USING(ACFSTCID) CCACPROC NAME(STC FOR ACC) STC
- Add a GSO STC record for STC LID. For example, theseACF2commands define CAACPROC as the STC that also runs under the LID of CAACPROC:ACF SET CONTROL(GSO) INSERT STC LOGONID(CAACPROC) STCID(CAACPROC)
- Refresh theACF2database:ACF F ACF2,REFRESH(STC)
- Add an OMVS segment to the new STC userid. For example, the followingACF2command 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.