1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/python/samba/netcmd
Kacper Boström bb12f19e4f samba-tool: Fix for inability to delete GPOs containing GPWL policies
GPOs containing GPWL (Wireless/Wired Protocol Extension) policies could not be deleted with samba-tool
as those policies were stored as subentries of the GPO and only the main root was deleted.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15387
RN: Fix for inability to delete GPOs containing GPWL policies using samba-tool

Signed-off-by: Kacper Boström <kacper@kacper.se>
Reviewed-by: David Mulder <dmulder@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Tue Sep 24 17:11:53 UTC 2024 on atb-devel-224
2024-09-24 17:11:52 +00:00
..
domain python:netcmd: Explicitly delete samdb variables 2024-08-04 00:32:39 +00:00
service_account python: lint: remove unused imports in claims and gmsa commands 2024-04-08 03:00:39 +00:00
user netcmd: user: Fix typo in samba-tool error message 2024-09-10 00:14:40 +00:00
__init__.py samba-tool: tidy up uncaught insufficient rights LdbError 2024-03-04 02:16:33 +00:00
common.py python: pep257: docstring should use double quotes 2023-12-15 02:54:34 +00:00
computer.py netcmd: fix typo in groups and computer commands 2023-11-22 23:35:33 +00:00
contact.py python2 reduction: Merge remaining compat code into common 2020-10-02 14:49:36 +00:00
dbcheck.py python: netcmd: SUPPRESS_HELP constant has no effect here 2023-10-24 23:31:29 +00:00
delegation.py netcmd: delegation: don't use assert but raise CommandError 2024-02-16 02:41:36 +00:00
dns.py python:samba:netcmd: Fix code spelling 2023-06-23 13:44:31 +00:00
drs.py python: pep257: docstring should use double quotes 2023-12-15 02:54:34 +00:00
dsacl.py samba-tool: rewrite dsacl.py to use the new sd_utils helpers 2023-03-22 15:57:15 +00:00
encoders.py python: fix json encoder should handle Exception 2024-03-20 03:49:35 +00:00
forest.py PEP8: fix E302: expected 2 blank lines, found 1 2018-08-24 07:49:29 +02:00
fsmo.py samba-tool: add 'import samba.drs_utils' to fsmo.py 2019-05-30 08:27:24 +00:00
gpcommon.py python: pep257: docstring should use double quotes 2023-12-15 02:54:34 +00:00
gpo.py samba-tool: Fix for inability to delete GPOs containing GPWL policies 2024-09-24 17:11:52 +00:00
group.py netcmd: fix typo in groups and computer commands 2023-11-22 23:35:33 +00:00
ldapcmp.py samba-tool ldapcmp: remove a dodgy unused method 2024-06-12 08:14:34 +00:00
main.py netcmd: gmsa: base cli commands for group managed service accounts 2024-03-01 04:45:36 +00:00
nettime.py python/samba: Fix py2/3 relative module import issue 2018-09-03 03:22:20 +02:00
ntacl.py python: Remove unused parameter ‘netlogon’ 2023-12-14 03:31:37 +00:00
ou.py python:samba:netcmd: Fix code spelling 2023-06-23 13:44:31 +00:00
processes.py samba-tool processes: Remove unused loop 2022-05-10 05:19:34 +00:00
pso.py samba-tool pso uses common timestamp functions 2020-12-09 16:00:39 +00:00
rodc.py python: pep257: docstring should use double quotes 2023-12-15 02:54:34 +00:00
schema.py python:samba:netcmd: Fix code spelling 2023-06-23 13:44:31 +00:00
shell.py netcmd: fix broken shell command missing Model 2024-04-08 04:07:22 +00:00
sites.py python: pep8: fix import sorting after move 2024-03-20 03:49:35 +00:00
spn.py samba-tool: Check specified domain and realm against our own 2022-03-28 03:11:51 +00:00
testparm.py s4:ldap_server: add support for tls channel bindings 2024-04-23 23:50:34 +00:00
validators.py python: move Validator base class and ValidationError to getopt 2023-10-24 23:31:29 +00:00
visualize.py python:samba:netcmd: Fix code spelling 2023-06-23 13:44:31 +00:00