]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2022-38023 selftest:Samba4: avoid global 'server schannel = auto'
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Nov 2022 11:26:01 +0000 (12:26 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 14 Dec 2022 10:28:16 +0000 (10:28 +0000)
commit066dafb07a1ee96af75677a1b4c25f8f4a28e0dd
treeb9fe723d05b563268a9cb7bafebbaa25487e5c5a
parent82af786a36bd070f1191e6040a65a46893d10b3a
CVE-2022-38023 selftest:Samba4: avoid global 'server schannel = auto'

Instead of using the generic deprecated option use the specific
server require schannel:COMPUTERACCOUNT = no in order to allow
legacy tests for pass.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15240

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 63c96ea6c02981795e67336401143f2a8836992c)
selftest/target/Samba4.pm