STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to Symantec Edge SWG NDM Security Technical Implementation Guide

V-279256

CAT II (Medium)

The Edge SWG must be configured with only one local account to be used as the account of last resort in the event the authentication server is unavailable.

Rule ID

SV-279256r1170694_rule

STIG

Symantec Edge SWG NDM Security Technical Implementation Guide

Version

V1R2

CCIs

CCI-001358CCI-002111

Discussion

Authentication for administrative (privileged level) access to the device is required at all times. An account can be created on the device's local database for use when the authentication server is down or connectivity between the device and the authentication server is not operable. This account is referred to as the account of last resort since it is intended to be used as a last resort and when immediate administrative access is absolutely necessary. The account of last resort logon credentials must be stored in a sealed envelope and kept in a safe. The safe must be periodically audited to verify the envelope remains sealed. The signature of the auditor and the date of the audit should be added to the envelope as a record. Administrators should secure the credentials and disable the root account (if possible) when not needed for system administration functions.

Check Content

1. Log in to the Edge SWG SSH CLI.
2. Enter "enable" and "configure terminal".
3. Issue the command "show security local-user-list".

If any user exists in either the "local_user_database" or "local" list, this is a finding. 

Note: The admin user is not included in either list as it is the emergency account of last resort.

Fix Text

1. Log in to the Edge SWG SSH CLI.
2. Enter "enable" and "configure terminal".
3. Issue the command "security local-user-list edit local".
4. To delete any local user, type "user delete <username> force".
5. Enter "view" to show any other users that may remain.