s3:cli_netlogon: keep the the correct negotiate_flags on the cli->dc structure
commit1e9df26ef970df41de54142a78606a15374acbac
authorStefan Metzmacher <metze@samba.org>
Fri, 19 Feb 2010 22:22:40 +0000 (19 23:22 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 23 Feb 2010 15:19:58 +0000 (23 16:19 +0100)
tree305be7010ee5518b2cc0ec70506f772cc96fcdf4
parentddfd5b69a0512937c101ef4338b57526c9f188bb
s3:cli_netlogon: keep the the correct negotiate_flags on the cli->dc structure

This should fix the rpccli_netlogon_set_trust_password() against DC's
without netr_ServerPasswordSet2 support.

This fixes bug #7160.

metze
source3/rpc_client/cli_netlogon.c