ONTAP must be configured to limit the number of concurrent sessions.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
---|---|---|---|---|---|---|
medium | V-246922 | SRG-APP-000001-NDM-000200 | NAOT-AC-000001 | SV-246922r960735_rule | 2024-08-22 | 2 |
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. |
ℹ️ Check |
---|
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 |
---|
Configure session limits with the command, “security session limit modify -max-active-limit 1 -interface cli -category application". |