Skip to content

For interactive sessions, IDMS must limit the number of concurrent sessions for the same user to one or allow unlimited sessions.

An XCCDF Rule

Description

Multiple interactive sessions can provide a way to cause a DoS attack against IDMS if a user ID and password were compromised. Not allowing multiple sign-ons can mitigate the risk of malicious attacks using multiple sessions for a user.

ID
SV-251582r960735_rule
Version
IDMS-DB-000010
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Use TASK SYSGEN if online, or program RHDCSGEN if batch.

Sign on to the dictionary where the system definition is maintained: "SIGNON DICTIONARY SYSTEM.", for example.

Enter: "MODIFY SYSTEM 123 MULTIPLE SIGNON IS NO." where 123 is the number of the system being modified.