s3:libnet increase timeout for machine password change
commit2903b3b7ccc997e6c2345d4f618b9e5682b95de7
authorChristian Ambach <ambi@samba.org>
Tue, 5 Mar 2013 10:44:03 +0000 (5 11:44 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 18 Sep 2013 08:41:24 +0000 (18 10:41 +0200)
tree27c071ba49c0261b8e928cc3e73a7bd9b6cb0f67
parent7d88e286e6765debb99c08043550914a2f9ab291
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.
(cherry picked from commit d1bf6e401a41172a47684518b9836899844fdefd)
source3/libnet/libnet_join.c