From: Andrew Bartlett Date: Thu, 15 Apr 2021 02:39:49 +0000 (+1200) Subject: docs: Add missing documentation on dsdb_group_audit and dsdb_group_audit_json X-Git-Tag: tevent-0.11.0~1060 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2e533664e756ccde8fc1b3e41e70437c9e7bafcd;p=thirdparty%2Fsamba.git 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 --- 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.