Previous Topic: IPSec Network Management Interface Setup

Next Topic: User Authorization to View Packet Payload Data


Authorize Product Region Command Access

Note: If you are using CA ACF2 for z/OS, you do not need to perform this task unless it is set up to protect operator commands.

Your product uses z/OS operator VARY commands to perform some functions. These functions include:

The user ID associated with your product region must be authorized by your security system to issue these commands. The following OPERCMDS resources require UPDATE access level:

Authorize individual users to the OPERCMDS resources if you:

Example: Authorization in a CA ACF2 System that Protects Operator Commands

$KEY(MVS) TYPE(OPR)
VARY.TCPIP.- UID(uid_string) SERVICE(UPDATE) ALLOW

Example: Authorization in a CA Top Secret System

TSS PER(XXXXXX) OPERCMD(MVS.VARY.) ACCESS(UPDATE)

Example: Authorization in a RACF System

PE MVS.VARY.TCPIP.* CLASS(OPERCMDS) ID(uuuuuuu) ACCESS(UPDATE)