s4:rpc_server/remote: fail the connection if the remote server don't support MPX
commit199d4ba7ac45d2740987be0b85438d2b4c532035
authorStefan Metzmacher <metze@samba.org>
Fri, 23 Nov 2018 13:21:45 +0000 (23 14:21 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 12 Jan 2019 02:13:39 +0000 (12 03:13 +0100)
tree7da56686506cc92b25510757350c42b1aa93690b
parent954dd89f511865c14bd5160f8f6c26bc28691d40
s4:rpc_server/remote: fail the connection if the remote server don't support MPX

If we already negotiated with our client to support concurent multiplexing (MPX),
we need a remote connection that also supports it.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/rpc_server/remote/dcesrv_remote.c