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 audit system to audit account creation.
Edit /etc/security/audit/events and add the User_Create event to the list of audited events.
Edit /etc/security/audit/config and add the USER_Create audit event to an audit class in the classes: stanza.
Edit the /etc/security/audit/config and assign the audit classes with the USER_Create event to the all users listed in the users: stanza.