Skip to content

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

An XCCDF Rule

Description

<VulnDiscussion>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.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-245562r991589_rule
Severity
Medium
References
Updated



Remediation - Manual Procedure

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