pytest:krb5/lockout: associate user DN with the ldb it is used with
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 14 Mar 2024 00:25:48 +0000 (13:25 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 10 Apr 2024 05:13:32 +0000 (05:13 +0000)
commit3ffc6c139b03d51b0e30ed2e3a4d512ba5ca2dc1
tree8a4e97981165b062da40fae6d540673932671d69
parentdbba6c22a41ab12bd9804f10a878c965100ac7c0
pytest:krb5/lockout: associate user DN with the ldb it is used with

LDB is soon going to object strongly to Python DNs that don't come from
the ldb that they are being used with, for memory safety reasons.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/krb5/lockout_tests.py