s3:cli_netlogon: keep the the correct negotiate_flags on the cli->dc structure
authorStefan Metzmacher <metze@samba.org>
Fri, 19 Feb 2010 22:22:40 +0000 (23:22 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 26 Feb 2010 15:06:29 +0000 (16:06 +0100)
commit4aa41c7d4a39f33fb4868b27e057d0a169fb97e6
treed4225a35d70237dbb301cb5b5ebfbd4dbe6e04f5
parentecda733ca608950c8d3c08d1caf82f45de622461
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
(cherry picked from commit 1e9df26ef970df41de54142a78606a15374acbac)
(cherry picked from commit a3e3355b5ccf74a2ffe5da6cbb2747e74586b1e5)
source3/rpc_client/cli_netlogon.c