IDMS must protect against the use of default userids.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-251594IDMS-DB-000140SV-251594r960864_ruleCCI-000166low
Description
Default sign-ons can be used by individuals to perform adverse actions anonymously.
STIGDate
CA IDMS Security Technical Implementation Guide2024-09-13

Related Frameworks

2 paths across 2 frameworks
NIST 800-531 mapping
AU-10
1.00
  • DISA · V2R1 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
CCI1 mapping
CCI-000166
1.00
  • DISA · V2R1 · disa_xccdf · related

Details

Check Text (C-251594r960864_chk)

Examine load module "RHDCSRTT" by executing CA IDMS utility "IDMSSRTD", or by issuing command "DCMT DISPLAY SRTT" while signed onto the CV, and reviewing the output. Note: This requires PTFs SO07995 and SO09476. If the TYPE=INITIAL #SECRTT has DFLTSGN=YES specified, this is a finding. If DFLTUID is defined, this is a finding.

Fix Text (F-54983r807648_fix)

Set DFLTSGN=NO and remove the DFLTUID from the #SECRTT INITIAL macro that is input to the RHDCSRTT module, then reassemble and relink RHDCSRTT. After making the above changes, assemble and link RHDCSRTT to create a new SRTT. To implement the new SRTT, either recycle any CVs that use the SRTT or issue these commands: DCMT VARY NUCLEUS MODULE RHDCSRTT NEW COPY DCMT VARY NUCLEUS RELOAD