WHATSNEW: Explain that Jansson is requied for AD DC, mention --without-json-audit
authorAndrew Bartlett <abartlet@samba.org>
Wed, 11 Jul 2018 23:54:56 +0000 (11:54 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 02:32:07 +0000 (04:32 +0200)
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
WHATSNEW.txt

index 22470809b1e40a44622dcc2ea1437370344ca036..4035fd32385456ce03d120abbd8b09388e12b260 100644 (file)
@@ -108,6 +108,14 @@ For NTLM and Kerberos KDC authentication, the authentication duration is now
 logged. Note that the duration is only included in the JSON formatted log
 entries.
 
+JSON library Jansson required for the AD DC
+-------------------------------------------
+
+By default the Jansson JSON library is required for Samba to build.
+It is strictly required for the Samba AD DC, and is optional for
+builds --without-ad-dc by specifying --without-json-audit at configure
+time.
+
 New Experimental LMDB LDB backend
 ---------------------------------