SSMC must enforce the limit of three consecutive invalid logon attempts by a nonadministrative user.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-255246 | SSMC-OS-020000 | SV-255246r958388_rule | CCI-000044 | low |
| Description | ||||
| By limiting the number of failed logon attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute-force attacks, is reduced. Limits are imposed by locking the account. | ||||
| STIG | Date | |||
| HPE 3PAR SSMC Operating System Security Technical Implementation Guide | 2024-08-27 | |||
Related Frameworks
3 paths across 3 frameworks
Related Frameworks
NIST 800-531 mapping
AC-7
1.00
- DISA · V2R1 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1711 mapping
3.1.8
1.00
- DISA · V2R1 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-000044
1.00
- DISA · V2R1 · disa_xccdf · related
Details
Check Text (C-255246r958388_chk)
Check if SSMC is configured to limit consecutive invalid logon attempts for ssmcaudit user to three times by executing the following command:
$ sudo /ssmc/bin/config_security.sh -o session_lock -a status
Session lock is enabled
If the output of this command does not read "Session lock is enabled", this is a finding.
Fix Text (F-58803r869887_fix)
Configure SSMC to limit consecutive invalid logon attempts for ssmcaudit user to three times by executing the following command:
$sudo /ssmc/bin/config_security.sh -o session_lock -a enable -f