Skip to main content
CUI

Documentation - V-224497

V-224497

z/OS IBM CICS Transaction Server for RACF Security Technical Implementation Guide

CAT II

Title

CICS logonid(s) must have timeout limit set to 15 minutes.

Description

<VulnDiscussion>CICS is a transaction-processing product that provides programmers with the facilities to develop interactive applications. Improperly defined or controlled CICS region userids may provide an exposure and vulnerability within the CICS environment. This could result in the compromise of the confidentiality, integrity, and availability of the CICS region, applications, and customer data. RACF provides the PROPCNTL class to prevent userids such as the CICS region userid from being ...

Fix Text (Documentation Requirement)

Review all CICS region, default, and end-user userids to ensure they are defined and controlled as required. Ensure that all userids with a CICS segment have the TIMEOUT parameter set to 15 minutes. Examples: Use the RACF ALtUser command to assign the required value: ALU <cics user> CICS(TIMEOUT(15))

Documentation Status

Cancel
CUI