Correct Answer: A,B
The Linux Auditing System can be configured to log various activities, including administrator attempts to access user home directories. Audit rules can be defined to monitor access to specific files or directories, and any access attempts will be logged in the audit logs.
Explanation of Answer B:Auditing system calls can generate a large amount of log data, which may affect system performance. The more detailed the audit rules, the greater the potential performance impact, as every event that matches a rule must be recorded.