password_lockout: Tests against RODC (once preloaded)
authorGarming Sam <garming@catalyst.net.nz>
Thu, 6 Apr 2017 04:26:26 +0000 (16:26 +1200)
committerGarming Sam <garming@samba.org>
Thu, 13 Apr 2017 05:29:17 +0000 (07:29 +0200)
commit613d9e234e2227337bcdf0b1eedc7dbd21e54c25
treeac324eca596f951e6bd2fd16a98089ccbf074417
parentf4170a49fb4b3d35053cd2ded1ff318d2dab6122
password_lockout: Tests against RODC (once preloaded)

In this scenario, both the login server and the verification server are
the RODC. This tests that a user is locked out correctly once the
lockout limit is reached and they are also unlocked correctly when the
lockout time period expires.

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