s3:libnet increase timeout for machine password change
commit9755541ed156d71df98607375ee3b925266c3c74
authorChristian Ambach <ambi@samba.org>
Tue, 5 Mar 2013 10:44:03 +0000 (5 11:44 +0100)
committerChristian Ambach <ambi@samba.org>
Tue, 5 Mar 2013 13:02:07 +0000 (5 14:02 +0100)
tree40eedcaa948ec29fe1477249b79f2a0b5aba0be3
parent68698b4e64831d2fdf762b5f8577ff404f10a3cb
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>
source3/libnet/libnet_join.c