]> git.ipfire.org Git - thirdparty/samba.git/commit
python:lsa_utils: Don't use optional arguments for OpenPolicyFallback()
authorAndreas Schneider <asn@samba.org>
Thu, 13 Feb 2025 09:31:49 +0000 (10:31 +0100)
committerJule Anger <janger@samba.org>
Thu, 20 Feb 2025 10:19:35 +0000 (10:19 +0000)
commit8a7346f6c03dd4f5e8394997e1d118d33c950c35
tree5bd162a952d3679e570d15a4026294cc3c417d1e
parent1f84f56c6df0813e488701704daf2174bd0f7eb3
python:lsa_utils: Don't use optional arguments for OpenPolicyFallback()

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit f9a3fc19f1e212c54351c3f94978e66fceeb8835)
python/samba/lsa_utils.py
python/samba/netcmd/domain/trust.py
python/samba/tests/dcerpc/lsa_utils.py
python/samba/tests/krb5/kdc_base_test.py