mod_audit_auth/README.md
changeset 5753 238c4ac8b735
parent 4936 530d116b7f68
--- a/mod_audit_auth/README.md	Fri Dec 01 11:34:52 2023 +0000
+++ b/mod_audit_auth/README.md	Fri Dec 01 11:59:02 2023 +0000
@@ -7,3 +7,7 @@
 
 This module stores authentication failures and authentication successes in the
 audit log provided by `mod_audit`.
+
+If mod_client_management is loaded, it will also record entries when a new
+client is connected to the user's account for the first time. For non-SASL2
+clients, this may have false positives.