Skip to content

DBMS authentication using passwords must be avoided.

An XCCDF Rule

Description

Passwords that are easy to guess open a vulnerability allowing an unauthorized user to potentially gain access to the DBMS. IDMS uses the External Security Manager (ESM) to enforce complexity and lifetime standards.

ID
SV-251613r981946_rule
Version
IDMS-DB-000330
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

The SRTT module must be coded to secure the system. When using an ESM, this could be done in the following manner:

               #SECRTT TYPE=ENTRY,                                   X
                          RESTYPE=SGON,                                   X
                          SECBY=EXTERNAL ,                               X
                         EXTNAME=(RESTYPE,RESNAME),        X