STIGQter STIGQter: STIG Summary: Cloud Linux AlmaLinux OS 9 Security Technical Implementation Guide Version: 1 Release: 7 Benchmark Date: 01 Jul 2026:

AlmaLinux OS 9 must generate audit records for all account creations, modifications, disabling, and termination events that affect /var/log/tallylog.

DISA Rule

SV-269467r1050350_rule

Vulnerability Number

V-269467

Group Title

SRG-OS-000392-GPOS-00172

Rule Version

ALMA-09-046770

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure AlmaLinux OS 9 to generate audit records for all account creations, modifications, disabling, and termination events that affect "/var/log/tallylog".

Add the following to the "/etc/audit/rules.d/audit.rules" file:

-w /var/log/tallylog -p wa -k logins

Merge the rules into /etc/audit/audit.rules:

$ augenrules --load

Reboot the server so the changes to take effect.

Check Contents

Verify AlmaLinux OS 9 generates audit records for all account creations, modifications, disabling, and termination events that affect "/var/log/tallylog" with the following command:

$ grep /var/log/tallylog /etc/audit/audit.rules

-w /var/log/tallylog -p wa -k logins

If the command does not return a line or the line is commented out, this is a finding.

Vulnerability Number

V-269467

Documentable

False

Rule Version

ALMA-09-046770

Severity Override Guidance

Verify AlmaLinux OS 9 generates audit records for all account creations, modifications, disabling, and termination events that affect "/var/log/tallylog" with the following command:

$ grep /var/log/tallylog /etc/audit/audit.rules

-w /var/log/tallylog -p wa -k logins

If the command does not return a line or the line is commented out, this is a finding.

Check Content Reference

M

Target Key

5664