Skip to content

All installation-delivered IDMS DBADMIN-level tasks must be properly secured.

An XCCDF Rule

Description

DBA-level tasks that are not secured may allow anyone who signs on to IDMS to use them to access and manipulate various resources within the DBMS. Satisfies: SRG-APP-000033-DB-000084, SRG-APP-000211-DB-000122

ID
SV-251588r960792_rule
Version
IDMS-DB-000080
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

The SRTT module must be coded to enable task-level security. When using an ESM, this could be done in the following manner:
 
#SECRTT TYPE=ENTRY,                          X
 RESTYPE=TASK,                                     X
 SECBY=EXTERNAL ,                               X
 EXTNAME=(RESTYPE,RESNAME),        X