s3: Re-check the timeout in machine_password_change_handler()
authorVolker Lendecke <vl@samba.org>
Thu, 19 Nov 2009 16:14:40 +0000 (17:14 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 10 Mar 2010 12:22:16 +0000 (13:22 +0100)
commit5d192a1d09e0370d87bedb05236e9e470d9d7ad6
treed53b03910545dc858e22715c55a5cec266c85154
parent4ba9fc5d7347ca6c4ce3bf506a40705c36ad2393
s3: Re-check the timeout in machine_password_change_handler()

Someone else might have come in between and changed the password since we
created that timed request

Signed-off-by: Michael Adam <obnox@samba.org>
source3/winbindd/winbindd_dual.c