docs: Remove mention of --without-json-audit from the AD DC
authorAndrew Bartlett <abartlet@samba.org>
Wed, 11 Jul 2018 23:56:40 +0000 (11:56 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 02:32:07 +0000 (04:32 +0200)
This is no longer optional for the AD DC.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
docs-xml/smbdotconf/logging/loglevel.xml
docs-xml/smbdotconf/misc/dsdbeventnotification.xml
docs-xml/smbdotconf/misc/dsdbgroupchangenotification.xml
docs-xml/smbdotconf/misc/dsdbpasswordeventnotification.xml

index ffd907508b6711cb9a2e96bf854a8ed61f988851..9a029263070b4251a20f85f8c79f0f4e825eec54 100644 (file)
     </itemizedlist>
 
     <para>Changes to the sam.ldb database are logged
-    under the dsdb_audit, and if Samba was not compiled with
-    --without-json-audit, a JSON representation is logged under
+    under the dsdb_audit and a JSON representation is logged under
     dsdb_json_audit.</para>
 
     <para>Password changes and Password resets are logged under
-    dsdb_password_audit, and if Samba was not compiled with
-    --without-json-audit, a JSON representation is logged under the
+    dsdb_password_audit and a JSON representation is logged under the
     dsdb_password_json_audit.</para>
 
     <para>Transaction rollbacks and prepare commit failures are logged under
-    the dsdb_transaction_audit, and if Samba was not compiled with
-    --without-json-audit, a JSON representation is logged under the
+    the dsdb_transaction_audit and a JSON representation is logged under the
     password_json_audit. Logging the transaction details allows the
     identification of password and sam.ldb operations that have been rolled
     back.</para>
index 6afc799e13d64f7e88af3af26319e99c002a7451..7df46e1d68ca1c3d27a4f7bf95fb69af6a5e9264 100644 (file)
@@ -13,9 +13,7 @@
        <para>This should be considered a developer option (it assists
        in the Samba testsuite) rather than a facility for external
        auditing, as message delivery is not guaranteed (a feature
-       that the testsuite works around).  Additionally Samba must be
-       not compiled with the --without-json-audit parameter for this
-       option to be effective.</para>
+       that the testsuite works around).</para>
 
        <para>The Samba database events are also logged via the normal
        logging methods when the <smbconfoption name="log level"/> is
index 2079f5145b2b2db535c839914b0a3d817d6aadef..6354979538bdf43ec14f134fd930173ec54ec6f2 100644 (file)
@@ -13,9 +13,7 @@
        <para>This should be considered a developer option (it assists
        in the Samba testsuite) rather than a facility for external
        auditing, as message delivery is not guaranteed (a feature
-       that the testsuite works around).  Additionally Samba must be
-       not compiled with the --without-json-audit parameter for this
-       option to be effective.</para>
+       that the testsuite works around).</para>
 
        <para>The group events are also logged via the normal
        logging methods when the <smbconfoption name="log level"/> is
index 62bf7ffc1fd25b77027c516a53eb812121bf3b9d..984321b98fc4505541a658895a95c73892f37470 100644 (file)
@@ -13,9 +13,7 @@
        <para>This should be considered a developer option (it assists
        in the Samba testsuite) rather than a facility for external
        auditing, as message delivery is not guaranteed (a feature
-       that the testsuite works around).  Additionally Samba must be
-       not compiled with the --without-json-audit parameter for this
-       option to be effective.</para>
+       that the testsuite works around).</para>
 
        <para>The password events are also logged via the normal
        logging methods when the <smbconfoption name="log level"/> is