Check: SOL-11.1-040480
Solaris 11 SPARC STIG:
SOL-11.1-040480
(in versions v2 r10 through v1 r10)
Title
The operating system must not allow logins for users with blank passwords. (Cat I impact)
Discussion
If the password field is blank and the system does not enforce a policy that passwords are required, it could allow login without proper authentication of a user.
Check Content
Determine if the system is enforcing a policy that passwords are required. # grep ^PASSREQ /etc/default/login If the command does not return: PASSREQ=YES this is a finding.
Fix Text
The root role is required. Modify the /etc/default/login file. # pfedit /etc/default/login Insert the line: PASSREQ=YES
Additional Identifiers
Rule ID: SV-216365r603267_rule
Vulnerability ID: V-216365
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 |