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 23:48:49 +0000 (00:48 +0100)
commit48d6042dddff6790a87039a095ae7489e3596bf2
tree5289375d9cb02a7fb4685be0dbfec692e976a1ee
parent89b1c78b520f32e54e8a025511908b06158deef0
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>
(cherry picked from commit d1999c152acdf939b4cd7eb446dd9921d3edae29)
docs-xml/manpages/samba-tool.8.xml
python/samba/netcmd/domain.py