CVE-2022-37966 samba-tool: add 'domain trust modify' command
authorStefan Metzmacher <metze@samba.org>
Tue, 6 Dec 2022 11:55:45 +0000 (12:55 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Dec 2022 13:07:30 +0000 (13:07 +0000)
commitd1999c152acdf939b4cd7eb446dd9921d3edae29
tree02cbfb4ad60c6f108c65cf95fc7b9250ea903da0
parentcca3c024fc514bee79bb60a686e470605cc98d6f
CVE-2022-37966 samba-tool: add 'domain trust modify' command

For now it only allows the admin to modify
the msDS-SupportedEncryptionTypes values.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
docs-xml/manpages/samba-tool.8.xml
python/samba/netcmd/domain.py