STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 3 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Symantec ProxySG NDM Security Technical Implementation Guide

V-94701

CAT II (Medium)

Symantec ProxySG must be configured to enforce a minimum 15-character password length for local accounts.

Rule ID

SV-104531r1_rule

STIG

Symantec ProxySG NDM Security Technical Implementation Guide

Version

V1R2

CCIs

CCI-000205

Discussion

Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks. Password length is one factor of several that helps to determine strength and how long it takes to crack a password. The shorter the password, the lower the number of possible combinations that need to be tested before the password is compromised. Use of more characters in a password helps to exponentially increase the time and/or resources required to compromise the password.

Check Content

Verify the minimum password length is set to at least 15 characters.

At the CLI, type:

Show Security

Look for value of the "Minimum Password Length:".

If Symantec ProxySG is not configured to enforce a minimum 15-character password length for local accounts, this is a finding.

Fix Text

In order to set the minimum password length 15 characters.

1. Log on to the Symantec ProxySG SSH CLI.
2. Type "enable", enter the enable password.
3. Type "configure" and press "Enter".
4. Type "security password-min-len 15" and press "Enter".