NetApp ONTAP DSC 9.x STIG Version Comparison
NetApp ONTAP DSC 9.x Security Technical Implementation Guide
Comparison
There are 2 differences between versions v2 r1 (July 24, 2024) (the "left" version) and v2 r3 (Jan. 5, 2026) (the "right" version).
Check NAOT-AC-000001 was changed between these two versions. Green, underlined text was added, red, struck-out text was removed.
The regular view of the left check and right check may be easier to read.
Text Differences
Title
ONTAP must be configured to limit the number of concurrent sessions.
Check Content
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, 3, this is a finding.
Discussion
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 denial-of-service DoS (DoS) attacks.
Fix
Configure session limits with the command, “security "security session limit modify -max-active-limit 1 3 -interface cli -category application".