]> git.ipfire.org Git - thirdparty/samba.git/commit
python:tests: let auth_log.py explicitly use --option=clientusekrb5netlogon=no
authorStefan Metzmacher <metze@samba.org>
Thu, 7 Nov 2024 15:41:00 +0000 (16:41 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 13 Jan 2025 23:40:30 +0000 (23:40 +0000)
commitb84aa14c99f5b2fc3b093271cec7966ba6c647b9
treeb782f826d3da2be4d0456eade84628aff5e0fc64
parent2a4f0911e92d1f24459d3aefc99919f1767e654b
python:tests: let auth_log.py explicitly use --option=clientusekrb5netlogon=no

It also add some additional checks to make sure netlogon with AES was
used.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jennifer Sutton <jennifersutton@catalyst.net.nz>
python/samba/tests/auth_log.py