ONTAP must be configured to limit the number of concurrent sessions.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-246922 | NAOT-AC-000001 | SV-246922r960735_rule | CCI-000054 | medium |
| 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. | ||||
| STIG | Date | |||
| NetApp ONTAP DSC 9.x Security Technical Implementation Guide | 2024-08-22 | |||
Related Frameworks
2 paths across 2 frameworks
Related Frameworks
NIST 800-531 mapping
AC-10
1.00
- DISA · 2 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
CCI1 mapping
CCI-000054
1.00
- DISA · 2 · disa_xccdf · related
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".