Skip to content

IDMS must prevent unauthorized users from executing certain privileged commands that can be used to change the runtime IDMS environment.

An XCCDF Rule

Description

Ensure that a subset DCMT commands are secured so that only those with the appropriate authority are able to execute them. Access to these DCMT commands can allow a user to circumvent defined security policies and procedures, and to make other detrimental changes to the CV environment.

ID
SV-251637r961353_rule
Version
IDMS-DB-000660
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

The SRTT must contain one or more entries to enable the external security of RESTYPE=ACTI. For example:
 
#SECRTT TYPE=ENTRY,RESTYPE=ACTI, SECBY=EXTERNAL,      EXTCLS='CA@IDMS',EXTNAME=(SYST,ACTIVITY)       

Update the source for IDMSCTAB as needed.