]> 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>
Tue, 13 Dec 2022 20:37:58 +0000 (21:37 +0100)
commit0be35930722530e5befa16a65a16232393258057
tree8f796b6ef3510cfc363d0b67773ad43d6720606c
parente02e8ad46b02a4c16f575b6371eea8ea66dee067
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