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 13:07:29 +0000 (13:07 +0000)
commit63c96ea6c02981795e67336401143f2a8836992c
treed41361e8ce7a023d820508340ae3bfbe0eed6d08
parent16ee03efc194d9c1c2c746f63236b977a419918d
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>
selftest/target/Samba4.pm