The system must require passwords to contain at least one numeric character.

From Solaris 11 SPARC Security Technical Implementation Guide

Part of SRG-OS-000071

Associated with: CCI-000194

SV-60861r1_rule The system must require passwords to contain at least one numeric character.

Vulnerability discussion

Complex passwords can reduce the likelihood of success of automated password-guessing attacks.

Check content

Check the MINDIGIT setting. # grep ^MINDIGIT /etc/default/passwd If the MINDIGIT setting is less than 1, this is a finding.

Fix text

The root role is required. # pfedit /etc/default/passwd Locate the line containing: MINDIGIT Change the line to read: MINDIGIT=1

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer