WHATSNEW: Fix typos.
authorKarolin Seeger <kseeger@samba.org>
Thu, 15 Jul 2021 07:04:18 +0000 (09:04 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 15 Jul 2021 07:17:51 +0000 (09:17 +0200)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Jule Anger <janger@samba.org>
WHATSNEW.txt

index acde58ed7ad2179fb4be198271c04858227878f4..390f0d0c75e192297b56af7827ab3ddceea39426 100644 (file)
@@ -143,14 +143,14 @@ smbd:
 winbindd:
 --log-stdout  ->    --debug-stdout
 
-Scanning of trusted domains and enterpise principals
-----------------------------------------------------
+Scanning of trusted domains and enterprise principals
+-----------------------------------------------------
 
 As an artifact from the NT4 times, we still scanned the list of trusted domains
 on winbindd startup. This is wrong as we never can get a full picture in Active
-Directory. It is time to change the default value to No. Also with this change
+Directory. It is time to change the default value to "No". Also with this change
 we always use enterprise principals for Kerberos so that the DC will be able
-to redirect ticket requests to the right DC. This is e.g needed for one way
+to redirect ticket requests to the right DC. This is e.g. needed for one way
 trusts. The options `winbind use krb5 enterprise principals` and
 `winbind scan trusted domains` will be deprecated in one of the next releases.
 
@@ -167,6 +167,7 @@ available in Linux distributions anymore.
 The DLZ DNS plugin is no longer built for Bind versions 9.8 and 9.9,
 which have been out of support since 2018.
 
+
 smb.conf changes
 ================