Skip to content

The AIX /etc/syslog.conf file must be group-owned by system.

An XCCDF Rule

Description

Unauthorized group ownership of the /etc/syslog.conf file can lead to the ability for a malicious actor to alter or disrupt system logging activities. This can aid the malicious actor in avoiding detection and further their ability to conduct malicious activities on the system.

ID
SV-245562r991589_rule
Version
AIX7-00-002145
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Change the group ownership of the file to system using command: 
# chgrp system /etc/syslog.conf