Setting up security for Take Action command execution

For Take Action commands issued from the TEP client to be executed as z/OS commands, the TEP logon ID must be translated into a corresponding TSO user ID.

About this task

For RACF, complete the following steps:

Procedure

  1. Create a RACF class named TEPUSER. A sample TSO command for doing this is provided in the TKANSAM target library member KRSRDEF.
  2. For each TEP logon ID that will be issuing Take Action commands, create a profile in the TEPUSER class. The profile name should be the TEP logon ID (which is case sensitive). Specify the corresponding RACF user ID as the APPLDATA value in the profile.
  3. Ensure that the TEPUSER class is RACLISTed.