r2614: support CONNECT level DCE/RPC security in both client and
authorAndrew Tridgell <tridge@samba.org>
Sat, 25 Sep 2004 07:25:51 +0000 (07:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:12 +0000 (12:59 -0500)
commitf4660857bc708db7f5aa7487bf7ab04bffe68928
treeb8c38cb6f5afdd7371f6fb04a60649dd985702c5
parented87b7fcbd9fedc155528ce6dd8ab5d5fce637b2
r2614: support CONNECT level DCE/RPC security in both client and
server. CONNECT security uses NTLMSSP, but does not do any signing or
sealing (or equivalently, its like signing, but with a zero filled
checksum).
source/librpc/rpc/dcerpc.c
source/librpc/rpc/dcerpc.h
source/librpc/rpc/dcerpc_ntlm.c
source/librpc/rpc/dcerpc_util.c
source/rpc_server/dcesrv_auth.c