STIGQter STIGQter: STIG Summary: Tri-Lab Operating System Stack (TOSS) 5 Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 26 Mar 2026:

TOSS 5 must forward mail from postmaster to the root account using a postfix alias.

DISA Rule

SV-282426r1200258_rule

Vulnerability Number

V-282426

Group Title

SRG-OS-000046-GPOS-00022

Rule Version

TOSS-05-000209

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure a valid email address as an alias for the root account.

Append the following line to "/etc/aliases":

postmaster: root

Run the following command:

$ sudo newaliases

Check Contents

Verify the administrators are notified in the event of an audit processing failure.

Verify the "/etc/aliases" file has a defined value for "root".

$ sudo grep "postmaster:\s*root$" /etc/aliases

If the command does not return a line, or the line is commented out, ask the system administrator to indicate how they and the information systems security officer (ISSO) are notified of an audit process failure. If there is no evidence of the proper personnel being notified of an audit processing failure, this is a finding.

Vulnerability Number

V-282426

Documentable

False

Rule Version

TOSS-05-000209

Severity Override Guidance

Verify the administrators are notified in the event of an audit processing failure.

Verify the "/etc/aliases" file has a defined value for "root".

$ sudo grep "postmaster:\s*root$" /etc/aliases

If the command does not return a line, or the line is commented out, ask the system administrator to indicate how they and the information systems security officer (ISSO) are notified of an audit process failure. If there is no evidence of the proper personnel being notified of an audit processing failure, this is a finding.

Check Content Reference

M

Target Key

5738