Information
If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise.
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
Configure the system to audit account modification.
Edit /etc/security/audit/events and add the USER_Change event to the list of audited events.
Edit /etc/security/audit/config and add the USER_Change audit event to an audit class in the classes: stanza.
Edit /etc/security/audit/config and assign the audit classes with the USER_Change event to the all users listed in the users: stanza.