Check: GEN005521
Solaris 10 X86 STIG:
GEN005521
(in versions v2 r4 through v1 r17)
Title
The SSH daemon must restrict login ability to specific users and/or groups. (Cat II impact)
Discussion
Restricting SSH logins to a limited group of users, such as system administrators, prevents password-guessing and other SSH attacks from reaching system accounts and other accounts not authorized for SSH access.
Check Content
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.
Fix Text
Edit the SSH daemon configuration and add an AllowGroups directive.
Additional Identifiers
Rule ID: SV-227899r603266_rule
Vulnerability ID: V-227899
Group Title: SRG-OS-000480
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-000366 |
The organization implements the security configuration settings. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
CM-6 |
Configuration Settings |