SV-215246r508663_rule
V-215246
SRG-OS-000062-GPOS-00031
AIX7-00-002016
CAT II
10
Use the "stig_audit_config.txt" file to configure the AIX audit process.
Edit the /etc/security/audit/objects file and add or update the following lines to the listed values:
/etc/security/environ:
w = "S_ENVIRON_WRITE"
/etc/security/group:
w = "S_GROUP_WRITE"
/etc/group:
w = "S_GROUP_WRITE"
/etc/security/limits:
w = "S_LIMITS_WRITE"
/etc/security/login.cfg:
w = "S_LOGIN_WRITE"
/etc/security/passwd:
r = "S_PASSWD_READ"
w = "S_PASSWD_WRITE"
/etc/security/user:
w = "S_USER_WRITE"
/etc/security/audit/config:
w = "AUD_CONFIG_WR"
Restart the audit process:
# /usr/sbin/audit shutdown
# /usr/sbin/audit start
Note: There are multiple default "classes" defined in the "/etc/security/audit/config" file. The only audit class that is required by this document is the "stig_aud_class". All other defined classes can be removed at the discretion of the organization.
Ensure that auditing is properly configured.
Run the "stig_audit_check.sh" script.
If any results are returned from the script, this is a finding.
Verify that the file "/etc/security/audit/objects" includes the following objects:
/etc/security/environ:
w = "S_ENVIRON_WRITE"
/etc/security/group:
w = "S_GROUP_WRITE"
/etc/group:
w = "S_GROUP_WRITE"
/etc/security/limits:
w = "S_LIMITS_WRITE"
/etc/security/login.cfg:
w = "S_LOGIN_WRITE"
/etc/security/passwd:
r = "S_PASSWD_READ"
w = "S_PASSWD_WRITE"
/etc/security/user:
w = "S_USER_WRITE"
/etc/security/audit/config:
w = "AUD_CONFIG_WR"
If any of the objects listed above are missing from "/etc/security/audit/objects", this is a finding.
V-215246
False
AIX7-00-002016
Ensure that auditing is properly configured.
Run the "stig_audit_check.sh" script.
If any results are returned from the script, this is a finding.
Verify that the file "/etc/security/audit/objects" includes the following objects:
/etc/security/environ:
w = "S_ENVIRON_WRITE"
/etc/security/group:
w = "S_GROUP_WRITE"
/etc/group:
w = "S_GROUP_WRITE"
/etc/security/limits:
w = "S_LIMITS_WRITE"
/etc/security/login.cfg:
w = "S_LOGIN_WRITE"
/etc/security/passwd:
r = "S_PASSWD_READ"
w = "S_PASSWD_WRITE"
/etc/security/user:
w = "S_USER_WRITE"
/etc/security/audit/config:
w = "AUD_CONFIG_WR"
If any of the objects listed above are missing from "/etc/security/audit/objects", this is a finding.
M
4012