ONTAP must be configured to limit the number of concurrent sessions.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-246922NAOT-AC-000001SV-246922r960735_ruleCCI-000054medium
Description
Device management includes the ability to control the number of administrators and management sessions that manage a device. Limiting the number of allowed administrators and sessions per administrator based on account type, role, or access type is helpful in limiting risks related to DoS attacks.
STIGDate
NetApp ONTAP DSC 9.x Security Technical Implementation Guide2024-08-22

Details

Check Text (C-246922r960735_chk)

Use "security session limit show -interface cli" to check the concurrent session limit. If the security session limit is not configured to limit the number of concurrent sessions to 1, this is a finding.

Fix Text (F-50308r769097_fix)

Configure session limits with the command, “security session limit modify -max-active-limit 1 -interface cli -category application".