s4:dsdb/tests: let password_lockout.py add a _readd_user() helper function
authorStefan Metzmacher <metze@samba.org>
Fri, 5 Feb 2016 07:37:53 +0000 (08:37 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 30 Jun 2016 01:30:25 +0000 (03:30 +0200)
commit7b7d7be244e8951778434037ef878c3bb13629d1
treec0804a3aead2ac7c3ba0d1a7414386fb98ef71aa
parent27d68469e27536270c1a0c0a06430cd32a4816b5
s4:dsdb/tests: let password_lockout.py add a _readd_user() helper function

This is a complete copy of the code that's currently inline.
I'm doing this in multiple steps in order to keep the diff
in a reviewable state.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/tests/python/password_lockout.py