1.115 SOL-11.1-040480

Information

The operating system must not allow logins for users with blank passwords.

GROUP ID: V-216365
RULE ID: SV-216365r959010

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.

Solution

The root role is required.

Modify the /etc/default/login file.

# pfedit /etc/default/login

Insert the line:

PASSREQ=YES

See Also

https://workbench.cisecurity.org/benchmarks/23765