SV-215241r508663_rule
V-215241
SRG-OS-000046-GPOS-00022
AIX7-00-002008
CAT II
10
Ensure the "/etc/security/audit/config" file contains the following line:
freepsace = <value>
where <value> is greater than 25%* filesystem capacity
Reset the audit system with the following command:
# /usr/sbin/audit shutdown
Start the audit system with the following command:
# /usr/sbin/audit start
Check if "freespace" is configured for the audit subsystem:
# grep -E freespace* /etc/security/audit/config
freespace = 65536
If the above command returns empty, or if the value is less than 25% of the filesystem size, this is a finding.
V-215241
False
AIX7-00-002008
Check if "freespace" is configured for the audit subsystem:
# grep -E freespace* /etc/security/audit/config
freespace = 65536
If the above command returns empty, or if the value is less than 25% of the filesystem size, this is a finding.
M
4012