tests/password_lockout: Test NTLM and SAMR password changes with Protected Users
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 9 Feb 2022 00:50:10 +0000 (13:50 +1300)
committerStefan Metzmacher <metze@samba.org>
Fri, 18 Mar 2022 11:55:30 +0000 (11:55 +0000)
commitfd765aaa5b319ac997cb82b6fa296e6af2f67db9
tree949816c464b153ff7a308a421382ca2801770a08
parent3e0c94a345d82b25b43c0a93096b2a1779766094
tests/password_lockout: Test NTLM and SAMR password changes with Protected Users

Test that NTLM and SAMR password changes cannot be used for Protected
Users, and that lockouts are not triggered for attempting to use them.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
selftest/knownfail.d/protected_users [new file with mode: 0644]
source4/dsdb/tests/python/password_lockout.py