s3-netlogon: fix updating trust accout passwords with downlevel domains.
authorGünther Deschner <gd@samba.org>
Fri, 16 Oct 2009 16:01:19 +0000 (18:01 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 16 Oct 2009 16:03:32 +0000 (18:03 +0200)
commit64e8aa1b145cd440776cf2c4162c842c9b258409
tree27ee066b5d02c35f245808f310bf1a84c770adfb
parent20c07674f6c0b9423c13b9876dbe4d12f86e0d72
s3-netlogon: fix updating trust accout passwords with downlevel domains.

When choosing the netlogon password set function, make sure to look at the
*negotiated* flags in the cli->dc state, not the ones we start the negotiation
with.

Guenther
source3/rpc_client/cli_netlogon.c