s3:libnet increase timeout for machine password change
commitd1bf6e401a41172a47684518b9836899844fdefd
authorChristian Ambach <ambi@samba.org>
Tue, 5 Mar 2013 10:44:03 +0000 (5 11:44 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 16 Sep 2013 07:14:22 +0000 (16 09:14 +0200)
tree5109dfd001b0066e26b1d37e92880abf053f27f9
parenta43c682553e5a731f9fbca8649ba042ae2bb5eba
s3:libnet increase timeout for machine password change

DCs might run password filter modules that can delay the setting of
the machine password for a significant amount of time
use the same timeout as in the other paths of domain join
(e.g. rpccli_netlogon_set_trust_password)

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 9755541ed156d71df98607375ee3b925266c3c74)

The last 2 patches address bug #8955 - NetrServerPasswordSet2 timeout is too
short.
source3/libnet/libnet_join.c