summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGarming Sam <garming@catalyst.net.nz>2016-06-30 12:19:32 +1200
committerGarming Sam <garming@samba.org>2016-07-21 10:17:52 +0200
commitf7578365924c916cd832bff744fc2a63d86fab66 (patch)
treec790df406a8a8c699f269afede1f41f0c7d3a442 /WHATSNEW.txt
parentfbc26289e5426f73a43b8d21f81c4bab08c8331b (diff)
downloadsamba-f7578365924c916cd832bff744fc2a63d86fab66.tar.gz
WHATSNEW: Add the update for the samba kcc
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Garming Sam <garming@samba.org> Autobuild-Date(master): Thu Jul 21 10:17:52 CEST 2016 on sn-devel-144
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 93762a4c3dc..6c867957c8c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -25,6 +25,16 @@ The ldap server has support for the LDAP_SERVER_NOTIFICATION_OID
control. This can be used to monitor the active directory database
for changes.
+KCC improvements for sparse network replication
+-----------------------------------------------
+
+The Samba KCC will now be the default knowledge consistency checker in
+Samba AD. Instead of using full mesh replication between every DC, the
+KCC will set up connections to optimize replication latency and cost
+(using site links to calculate the routes). This change should allow
+larger domains to function significantly better in terms of replication
+traffic and the time spent performing DRS replication.
+
VLV - Virtual List View
-----------------------
@@ -133,6 +143,7 @@ smb.conf changes
-------------- ----------- -------
only user Removed
username Removed
+ kccsrv:samba_kcc Changed default true
KNOWN ISSUES
============