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>
Wed, 14 Dec 2022 10:28:17 +0000 (10:28 +0000)
commit160e566d59011cfc9e5002f306314f1e9a37371b
tree3173673ee4d242ad0fc65a9cebf34a8b4d2d0628
parentcdc71cfd273fed0d7907f05897a77335dee374e1
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