IDMS must prevent unauthorized users from executing certain privileged commands that can be used to change the runtime IDMS environment.
An XCCDF Rule
Description
<VulnDiscussion>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.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>
- ID
- SV-251637r961353_rule
- Severity
- Medium
- References
- Updated
Remediation - 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.