]> 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)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 17 Feb 2025 17:29:37 +0000 (17:29 +0000)
commitf9a3fc19f1e212c54351c3f94978e66fceeb8835
treef7c33cd10c693260e54fa6dd29ba6c5d2ef53212
parent73ce15e7d5b7ea867849f1aa4fa5390830660f11
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>
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