torture-samr: Set lockout_seconds to 60 for samba3
authorAndrew Bartlett <abartlet@samba.org>
Sun, 3 Nov 2013 23:26:18 +0000 (12:26 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 2 Apr 2014 15:12:45 +0000 (17:12 +0200)
commit5a2eae4229192c8bc009ec8c8d30f372ff4d32e5
tree8b1e34610bfc16e645a9a6e8f12ae20d412c3187
parent44a624d6ce97078f93baf83f36737238363f788e
torture-samr: Set lockout_seconds to 60 for samba3

The source3 account policy code deals with lockouts in terms of
minutes, not nanoseconds, so we have to lock out for at least 60
seconds otherwise we do not wait long enough.

Andrew Bartlett.

Change-Id: I2b30d1c0d9b020b3aba6ed3343361e9a576b7d9a
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/torture/rpc/samr.c