torture: add new test RPC-SAMR-PASSWORDS-LOCKOUT
authorMichael Adam <obnox@samba.org>
Fri, 15 Jan 2010 17:08:57 +0000 (18:08 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 20 Jan 2010 16:32:58 +0000 (17:32 +0100)
commit9764db806fe169cc3a3797b6785868922d5d7a80
tree2c91a7ffc4d49955b506c150434f4537f9d0d2c7
parente1e6b19acff6d8ba3b70c3ab474a85de8b6f6a6c
torture: add new test RPC-SAMR-PASSWORDS-LOCKOUT

This tests account lockout features.
Windows 2003r2 and Windows 2008r2 survice this test.

Note: Windows does not set the ACB_AUTOLOCK account flag when it
locks out an account.
One thing that could/should be added to this test is a check of
the lockout time property.

Michael
source4/torture/rpc/rpc.c
source4/torture/rpc/samr.c