Skip to content

AIX must not have accounts configured with blank or null passwords.

An XCCDF Rule

Description

If an account is configured for password authentication but does not have an assigned password, it may be possible to log into the account without authentication. If the root user is configured without a password, the entire system may be compromised. For user accounts not using password authentication, the account must be configured with a password lock value instead of a blank or null value.

ID
SV-215197r991591_rule
Version
AIX7-00-001038
Severity
High
References
Updated

Remediation Templates

A Manual Procedure

Configure a password for any interactive account with a blank password by running the following command:
# passwd [user_name]