1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/rpc_client
Justin Stephenson 1da7708487 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>
2018-09-08 01:43:27 +02:00
..
cli_lsarpc.c s3:cli_lsarpc: use talloc_zero_array() in dcerpc_lsa_lookup_names_generic() 2018-02-21 14:19:17 +01:00
cli_lsarpc.h s3:rpc_client: pass down lsa_LookupNamesLevel to dcerpc_lsa_lookup_sids_generic() 2018-02-10 08:35:16 +01:00
cli_netlogon.c s3/rpc_client: add rpccli_netlogon_interactive_logon() 2018-02-10 08:35:16 +01:00
cli_netlogon.h s3/rpc_client: add rpccli_netlogon_interactive_logon() 2018-02-10 08:35:16 +01:00
cli_pipe_schannel.c rpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_open_schannel_with_creds 2017-09-25 09:43:12 +02:00
cli_pipe.c libsmb: Give namequery.c its own header 2018-04-11 01:06:39 +02:00
cli_pipe.h rpcclient3: Factor out cli_rpc_pipe_open_bind_schannel() 2017-09-25 09:43:13 +02:00
cli_samr.c
cli_samr.h
cli_spoolss.c s3-spoolss: Make spoolss client os_major,os_minor and os_build configurable. 2018-09-08 01:43:27 +02:00
cli_spoolss.h
cli_winreg_int.c Revert "Use "localhost" to be ipv6 only friendly" 2018-03-19 15:34:32 +01:00
cli_winreg_int.h
cli_winreg_spoolss.c s3-rpc_cli: add winreg_del_driver_package() 2017-05-09 16:43:13 +02:00
cli_winreg_spoolss.h s3-rpc_cli: add winreg_del_driver_package() 2017-05-09 16:43:13 +02:00
cli_winreg.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/rpc_client/ 2016-09-28 00:04:18 +02:00
cli_winreg.h
init_lsa.c
init_lsa.h
init_netlogon.c
init_netlogon.h
init_samr.c
init_samr.h
init_spoolss.c s3-rpc_client: Advertise Windows 7 client info 2018-09-08 01:43:27 +02:00
init_spoolss.h s3-spoolss: Make spoolss client os_major,os_minor and os_build configurable. 2018-09-08 01:43:27 +02:00
rpc_client.h s3:rpc_client: remove unused rpc_pipe_client->max_recv_frag 2016-06-24 14:09:01 +02:00
rpc_transport_np.c source3/rpc_client: Fix CID 1273041 Condition is redundant 2015-08-07 01:31:23 +02:00
rpc_transport_sock.c
rpc_transport_tstream.c libcli/smb: s/tstream_cli_np/tstream_smbXcli_np 2014-01-07 08:37:42 +01:00
rpc_transport.h
util_netlogon.c Possible memory leak in map_info3_to_validation 2018-06-20 21:05:40 +02:00
util_netlogon.h s3/rpc_client: add map_info6_to_validation() 2018-02-10 08:35:17 +01:00