The Edge SWG must limit the number of concurrent management sessions to a maximum of three.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-279274 | SYME-ND-000810 | SV-279274r1172805_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 denial-of-service (DoS) attacks. This requirement addresses concurrent sessions for administrative accounts and does not address concurrent sessions by a single administrator via multiple administrative accounts. The maximum number of concurrent sessions must be defined based upon mission needs and the operational environment for each system. At a minimum, limits must be set for SSH, HTTPS, account of last resort, and root account sessions. | ||||
| STIG | Date | |||
| Symantec Edge SWG NDM Security Technical Implementation Guide | 2026-02-25 | |||
Details
Check Text (C-279274r1172805_chk)
1. Log in to the Edge SWG SSH CLI.
2. Enter "show security".
If under "Account", "Maximum number of administrative sessions allowed per user" does not say "3" or less, this is a finding.
Fix Text (F-83729r1170706_fix)
1. Log in to the Edge SWG SSH CLI.
2. Enter "enable" and "configure terminal".
3. Enter "security management max-user-sessions 3" or less.