From af08dd3e25a660c3bb4427f4dc3cd847cc083112 Mon Sep 17 00:00:00 2001 From: Ralph Boehme Date: Tue, 6 Dec 2022 16:00:36 +0100 Subject: [PATCH] CVE-2022-38023 docs-xml: improve wording for several options: "takes precedence" -> "overrides" BUG: https://bugzilla.samba.org/show_bug.cgi?id=15240 Signed-off-by: Ralph Boehme Reviewed-by: Stefan Metzmacher Reviewed-by: Andrew Bartlett (cherry picked from commit 8ec62694a94c346e6ba8f3144a417c9984a1c8b9) --- docs-xml/smbdotconf/logon/rejectmd5clients.xml | 2 +- docs-xml/smbdotconf/security/serverschannel.xml | 2 +- docs-xml/smbdotconf/winbind/rejectmd5servers.xml | 2 +- docs-xml/smbdotconf/winbind/requirestrongkey.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs-xml/smbdotconf/logon/rejectmd5clients.xml b/docs-xml/smbdotconf/logon/rejectmd5clients.xml index 41684ef1080..0bb9f6f6c8e 100644 --- a/docs-xml/smbdotconf/logon/rejectmd5clients.xml +++ b/docs-xml/smbdotconf/logon/rejectmd5clients.xml @@ -10,7 +10,7 @@ You can set this to yes if all domain members support aes. This will prevent downgrade attacks. - This option takes precedence to the 'allow nt4 crypto' option. + This option overrides the 'allow nt4 crypto' option. no diff --git a/docs-xml/smbdotconf/security/serverschannel.xml b/docs-xml/smbdotconf/security/serverschannel.xml index b682d086f76..79e4e73a95c 100644 --- a/docs-xml/smbdotconf/security/serverschannel.xml +++ b/docs-xml/smbdotconf/security/serverschannel.xml @@ -59,7 +59,7 @@ See CVE-2020-1472(ZeroLogon) https://bugzilla.samba.org/show_bug.cgi?id=14497 - This option takes precedence to the option. + This option overrides the option. server require schannel:LEGACYCOMPUTER1$ = no diff --git a/docs-xml/smbdotconf/winbind/rejectmd5servers.xml b/docs-xml/smbdotconf/winbind/rejectmd5servers.xml index 37656293aa4..151b4676c57 100644 --- a/docs-xml/smbdotconf/winbind/rejectmd5servers.xml +++ b/docs-xml/smbdotconf/winbind/rejectmd5servers.xml @@ -15,7 +15,7 @@ The behavior can be controlled per netbios domain by using 'reject md5 servers:NETBIOSDOMAIN = yes' as option. - This option takes precedence to the option. + This option overrides the option. no diff --git a/docs-xml/smbdotconf/winbind/requirestrongkey.xml b/docs-xml/smbdotconf/winbind/requirestrongkey.xml index 4db62bfb02d..b17620ec8f1 100644 --- a/docs-xml/smbdotconf/winbind/requirestrongkey.xml +++ b/docs-xml/smbdotconf/winbind/requirestrongkey.xml @@ -19,7 +19,7 @@ This option yields precedence to the option. - This option takes precedence to the option. + This option overrides the option. yes