STIGQter STIGQter: STIG Summary: CA API Gateway NDM Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 19 Sep 2016:

The CA API Gateway must enforce a minimum 15-character password length.

DISA Rule

SV-86155r1_rule

Vulnerability Number

V-71531

Group Title

SRG-APP-000164-NDM-000252

Rule Version

CAGW-DM-000160

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

In order to change the default setting:

- Log in to Gateway via SSH.
- Open /etc/login.defs.
- Change the value for PASS_MIN_LENGTH to desired value.

Then:

- Change the PASS_MIN_LENGTH field to desired value in the following files:
-- /etc/pam.d/password-auth
-- /etc/pam.d/password-auth-ac
-- /etc/pam.d/system-auth
-- /etc/pam.d/system-auth-ac

Note: Must be a value of "15" or greater.

Check Contents

Verify the CA API Gateway configuration files for passwords (/etc/login.defs, /etc/pam.d/password, /etc/pam.d/password-auth-ac, /etc/pam.d/system-auth, and /etc/pam.d/system-auth-ac) each have this line:

PASS_MIN_LEN 15.

If the CA API Gateway configuration files for passwords (/etc/login.defs, /etc/pam.d/password, /etc/pam.d/password-auth-ac, /etc/pam.d/system-auth, and /etc/pam.d/system-auth-ac) do not have the line requiring minimum 15-character password length, this is a finding.

Vulnerability Number

V-71531

Documentable

False

Rule Version

CAGW-DM-000160

Severity Override Guidance

Verify the CA API Gateway configuration files for passwords (/etc/login.defs, /etc/pam.d/password, /etc/pam.d/password-auth-ac, /etc/pam.d/system-auth, and /etc/pam.d/system-auth-ac) each have this line:

PASS_MIN_LEN 15.

If the CA API Gateway configuration files for passwords (/etc/login.defs, /etc/pam.d/password, /etc/pam.d/password-auth-ac, /etc/pam.d/system-auth, and /etc/pam.d/system-auth-ac) do not have the line requiring minimum 15-character password length, this is a finding.

Check Content Reference

M

Target Key

3051

Comments