STIGQter STIGQter: STIG Summary: Solaris 10 SPARC Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 22 Jan 2021:

The SSH daemon must restrict login ability to specific users and/or groups.

DISA Rule

SV-226992r603265_rule

Vulnerability Number

V-226992

Group Title

SRG-OS-000480

Rule Version

GEN005521

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Edit the SSH daemon configuration and add an AllowGroups directive.

Check Contents

Check the SSH daemon configuration for the AllowGroups setting.
# grep -i AllowGroups /etc/ssh/sshd_config | grep -v '^#'
If no lines are returned, this is a finding.

Vulnerability Number

V-226992

Documentable

False

Rule Version

GEN005521

Severity Override Guidance

Check the SSH daemon configuration for the AllowGroups setting.
# grep -i AllowGroups /etc/ssh/sshd_config | grep -v '^#'
If no lines are returned, this is a finding.

Check Content Reference

M

Target Key

4060

Comments