Skip to content

AlmaLinux OS 9 must not have accounts configured with blank or null passwords.

An XCCDF Rule

Description

If an account has an empty password, anyone could log in and run commands with the privileges of that account. Accounts with empty passwords should never be used in operational environments.

ID
SV-269219r1050101_rule
Version
ALMA-09-015860
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Configure all accounts on AlmaLinux OS 9 to have a password or lock the account with the following commands:

Perform a password reset:

$ passwd [username]