s3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 client_revision.
authorAndreas Schneider <asn@samba.org>
Wed, 5 Jan 2011 16:24:51 +0000 (17:24 +0100)
committerGünther Deschner <gd@samba.org>
Mon, 10 Jan 2011 17:20:55 +0000 (18:20 +0100)
commite02916c4532c8cdd185624e1fe26b0496ef60419
treeb0a56a28c3a167896fa9be92413028e61228ab41
parenta53e0831d2491268b9fe808a3f9fda7dd9ebce5d
s3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 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>
source3/rpc_client/cli_lsarpc.c