s3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 client_revision.
commit88337fa257a6418dfa4cdaedd4744bdec115b8ba
authorAndreas Schneider <asn@samba.org>
Wed, 5 Jan 2011 16:35:36 +0000 (5 17:35 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 10 Jan 2011 18:22:19 +0000 (10 10:22 -0800)
tree99e01d281d0bf3649288c06b6ccb244f4341675e
parent0ea00cae5b41506c02bd658d76ce72e7ee5ffccf
s3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 client_revision.

The spec states that the ClientRevision value MUST be one of the
following: LSA_CLIENT_REVISION_1 or LSA_CLIENT_REVISION_2.

LSA_CLIENT_REVISION_2 means Windows 2000 and newer.

Signed-off-by: Günther Deschner <gd@samba.org>
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Mon Jan 10 19:05:31 CET 2011 on sn-devel-104
(cherry picked from commit 3f21b971a9fda418e1a96ada9e6778b04004e005)
source3/rpc_client/cli_lsarpc.c