Check: GEN000750
Solaris 10 SPARC STIG:
GEN000750
(in versions v2 r4 through v1 r17)
Title
The system must require at least eight characters be changed between the old and new passwords during a password change. (Cat II impact)
Discussion
To ensure password changes are effective in their goals, the system must ensure old and new passwords have significant differences. Without significant changes, new passwords may be easily guessed based on the value of a previously compromised password.
Check Content
Check /etc/default/passwd to verify the MINDIFF setting. # grep MINDIFF /etc/default/passwd If the setting is not present, or is less than 8, this is a finding.
Fix Text
Edit /etc/default/passwd and set or add a MINDIFF setting equal to or greater than 8.
Additional Identifiers
Rule ID: SV-226467r603265_rule
Vulnerability ID: V-226467
Group Title: SRG-OS-000072
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000195 |
The information system, for password-based authentication, when new passwords are created, enforces that at least an organization-defined number of characters are changed. |
Controls
Number | Title |
---|---|
IA-5(1) |
Password-based Authentication |