s4:librpc/rpc: add support for HttpAuthOption=negotiate
authorStefan Metzmacher <metze@samba.org>
Thu, 20 Jul 2017 11:06:58 +0000 (13:06 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 7 Aug 2017 13:20:03 +0000 (15:20 +0200)
commitc8d14a554e958865cbc354cd3488824599b1a0c4
treedad0d720b562448cf1801cedd26081566a3ab888
parent77b44fbe362660b65da0aa36aeeea3fecc4ae515
s4:librpc/rpc: add support for HttpAuthOption=negotiate

Note that rpcproxy.dll on Windows doesn't support kerberos,
it allways downgrades the connection to NTLMSSP.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/librpc/rpc/dcerpc_connect.c