password_lockout: Factor out a base testcase
authorGarming Sam <garming@catalyst.net.nz>
Thu, 6 Apr 2017 03:53:25 +0000 (15:53 +1200)
committerGarming Sam <garming@samba.org>
Thu, 13 Apr 2017 05:29:17 +0000 (07:29 +0200)
commita3cb12a7d840f68dc6461cb2622139a5e94b82e1
tree752fc66cf047c362750ea407f48580ce2060b9a2
parent0beaef561c8bcd9a1566320f69c54c0a5124e35e
password_lockout: Factor out a base testcase

This allows it to be used for the RODC testing.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/tests/python/password_lockout.py
source4/dsdb/tests/python/password_lockout_base.py [new file with mode: 0644]