password_lockout: Move more helper methods to a base class
commit0753eb05be80ab8ddf7168f61c5d40d2da5a5575
authorGarming Sam <garming@catalyst.net.nz>
Mon, 10 Apr 2017 04:33:03 +0000 (10 16:33 +1200)
committerGarming Sam <garming@samba.org>
Thu, 13 Apr 2017 05:29:17 +0000 (13 07:29 +0200)
tree2779ac4ef0378e8e5fbc9e2147d4115e95df3450
parent9b523f0137670e5fcd360c21982c0e7e097cd055
password_lockout: Move more helper methods to a base class

This is so that we can import the login tests into the RODC-RWDC tests.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/tests/python/password_lockout.py