STIGQter STIGQter: STIG Summary: IBM AIX 7.x Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 23 Apr 2021:

The AIX operating system must be configured to use a valid server_ca.pem file.

DISA Rule

SV-215440r508663_rule

Vulnerability Number

V-215440

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

AIX7-00-003204

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the system to use a valid "server_ca.pem" file.

Check Contents

Verify the location of the "server_ca.pem" file:

# grep -i "trustedcas" /etc/security/pmfa/pam_pmfa.conf | grep -v '#'

TRUSTEDCAS = /<path_to_file>/server_ca.pem

Verify that the configured "server_ca.pem" file exists in the defined location:

# ls -la /<path_to_file>/server_ca.pem

If the file does not exist, this is a finding.

Vulnerability Number

V-215440

Documentable

False

Rule Version

AIX7-00-003204

Severity Override Guidance

Verify the location of the "server_ca.pem" file:

# grep -i "trustedcas" /etc/security/pmfa/pam_pmfa.conf | grep -v '#'

TRUSTEDCAS = /<path_to_file>/server_ca.pem

Verify that the configured "server_ca.pem" file exists in the defined location:

# ls -la /<path_to_file>/server_ca.pem

If the file does not exist, this is a finding.

Check Content Reference

M

Target Key

4012

Comments