s3:auth: fix account unlock regression introduced with fix for bug #4347
authorMichael Adam <obnox@samba.org>
Thu, 14 Jan 2010 13:24:35 +0000 (14:24 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 25 Jan 2010 11:49:26 +0000 (12:49 +0100)
commitf81ef95f5110fea275519bd93b17642789d95dcf
treebfbadda90686f788e4411de2306acde5732e72f4
parent872530076011593c1116c16b02e1fa9f0a85f5a8
s3:auth: fix account unlock regression introduced with fix for bug #4347

By an oversight, the patchset for #4347 made the unlocking of a locked
account after the lockout duration ineffective.
Thanks to Björn for finding this!

Michael
(cherry picked from commit 5eb9b66de0fd0adc59339a944f02f5fe25868568)
source3/auth/auth_sam.c