From: Andrew Bartlett Date: Wed, 14 Jun 2023 04:14:51 +0000 (+1200) Subject: WHATSNEW: Mention new default schema and Functional Level prep X-Git-Tag: talloc-2.4.1~297 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ef8083cca0ffdf20d98545fb7e3aa576e661222;p=thirdparty%2Fsamba.git WHATSNEW: Mention new default schema and Functional Level prep Signed-off-by: Andrew Bartlett Reviewed-by: Stefan Metzmacher Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Wed Jun 21 20:01:06 UTC 2023 on atb-devel-224 --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 29e825df8ba..b348217e995 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -45,6 +45,19 @@ trace records belonging to the same request. Field 'depth' allows to track the request nesting level. A new tool samba-log-parser is added for better log parsing. +AD database prepared to FL 2016 standards for new domains +--------------------------------------------------------- + +While Samba still provides only Functional Level 2008R2 by default, +Samba as an AD DC will now, in provision ensure that the blank +database is already prepared for Functional Level 2016, with AD Schema +2019. + +This preparation is of the default objects in the database, adding +containers for Authentication Policies, Authentication Silos and AD +claims in particular. These DB objects must be updated to allow +operation of the new features found in higher functional levels. + Kerberos Claims, Authentication Silos and NTLM authentication policies ----------------------------------------------------------------------