diff options
author | Andrew Bartlett <abartlet@samba.org> | 2018-07-12 11:56:40 +1200 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2018-07-12 04:32:07 +0200 |
commit | d55b1dc1be661a5e1d429f06b5e1557d6f106326 (patch) | |
tree | d7fafcdcfb246494994dd1f046ad4e6067e40bb4 /docs-xml/smbdotconf/misc | |
parent | 5a3690a48f60d68b66d9a76591382a66e62e1668 (diff) | |
download | samba-d55b1dc1be661a5e1d429f06b5e1557d6f106326.tar.gz |
docs: Remove mention of --without-json-audit from the AD DC
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>
Diffstat (limited to 'docs-xml/smbdotconf/misc')
-rw-r--r-- | docs-xml/smbdotconf/misc/dsdbeventnotification.xml | 4 | ||||
-rw-r--r-- | docs-xml/smbdotconf/misc/dsdbgroupchangenotification.xml | 4 | ||||
-rw-r--r-- | docs-xml/smbdotconf/misc/dsdbpasswordeventnotification.xml | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/docs-xml/smbdotconf/misc/dsdbeventnotification.xml b/docs-xml/smbdotconf/misc/dsdbeventnotification.xml index 6afc799e13d..7df46e1d68c 100644 --- a/docs-xml/smbdotconf/misc/dsdbeventnotification.xml +++ b/docs-xml/smbdotconf/misc/dsdbeventnotification.xml @@ -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 diff --git a/docs-xml/smbdotconf/misc/dsdbgroupchangenotification.xml b/docs-xml/smbdotconf/misc/dsdbgroupchangenotification.xml index 2079f5145b2..6354979538b 100644 --- a/docs-xml/smbdotconf/misc/dsdbgroupchangenotification.xml +++ b/docs-xml/smbdotconf/misc/dsdbgroupchangenotification.xml @@ -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 diff --git a/docs-xml/smbdotconf/misc/dsdbpasswordeventnotification.xml b/docs-xml/smbdotconf/misc/dsdbpasswordeventnotification.xml index 62bf7ffc1fd..984321b98fc 100644 --- a/docs-xml/smbdotconf/misc/dsdbpasswordeventnotification.xml +++ b/docs-xml/smbdotconf/misc/dsdbpasswordeventnotification.xml @@ -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 |