s3-rpc_client: Advertise Windows 7 client info
authorJustin Stephenson <jstephen@redhat.com>
Fri, 31 Aug 2018 17:28:58 +0000 (13:28 -0400)
committerJeremy Allison <jra@samba.org>
Fri, 7 Sep 2018 23:43:27 +0000 (01:43 +0200)
commit1da770848753c172d0c790911b97dbe9c3ccee06
treef9175327e17f421c4e100ea7ca918d5c2bc5e203
parenta2aa7d6d65351a887b438d57ff509aaa05a28251
s3-rpc_client: Advertise Windows 7 client info

Client printing operations currently fail against Windows
Server 2016 with Access Denied if a client os build number
lower than 6000 is advertised. Increase the default build number,
major, and minor versions to values associated with client
OS versoins Windows 7 and Windows Server 2008 R2.

The build number value specifically needs to be increased to
allow these operations to succeed.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13597

Signed-off-by: Justin Stephenson <jstephen@redhat.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/rpc_client/init_spoolss.c