From 2e533664e756ccde8fc1b3e41e70437c9e7bafcd Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Thu, 15 Apr 2021 14:39:49 +1200 Subject: [PATCH] docs: Add missing documentation on dsdb_group_audit and dsdb_group_audit_json BUG: https://bugzilla.samba.org/show_bug.cgi?id=14689 Signed-off-by: Andrew Bartlett Reviewed-by: Andreas Schneider --- docs-xml/smbdotconf/logging/loglevel.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs-xml/smbdotconf/logging/loglevel.xml b/docs-xml/smbdotconf/logging/loglevel.xml index f185c22d649..9bf8659cb92 100644 --- a/docs-xml/smbdotconf/logging/loglevel.xml +++ b/docs-xml/smbdotconf/logging/loglevel.xml @@ -87,6 +87,10 @@ under the dsdb_audit and a JSON representation is logged under dsdb_json_audit. + Group membership changes to the sam.ldb database are logged + under the dsdb_group_audit and a JSON representation is logged under + dsdb_group_json_audit. + Password changes and Password resets are logged under dsdb_password_audit and a JSON representation is logged under the dsdb_password_json_audit. -- 2.47.3