Check: GEN000580
Solaris 10 X86 STIG:
GEN000580
(in versions v2 r4 through v1 r17)
Title
The system must require passwords contain a minimum of 15 characters. (Cat II impact)
Discussion
The use of longer passwords reduces the ability of attackers to successfully obtain valid passwords using guessing or exhaustive search techniques by increasing the password search space.
Check Content
Check the system password length setting. # grep PASSLENGTH /etc/default/passwd If PASSLENGTH is not set to 15 or more, this is a finding.
Fix Text
Edit /etc/default/passwd and set the PASSLENGTH variable to 15 or greater.
Additional Identifiers
Rule ID: SV-227583r603266_rule
Vulnerability ID: V-227583
Group Title: SRG-OS-000078
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-000205 |
The information system enforces minimum password length. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
IA-5 (1) |
Password-Based Authentication |