ntlmssp over rpc over tcp now fully works
authorAndrew Tridgell <tridge@samba.org>
Sun, 14 Dec 2003 10:45:50 +0000 (10:45 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 14 Dec 2003 10:45:50 +0000 (10:45 +0000)
commitd009dc61f90e45b695fb9eaaf11899c7572dc9a7
tree95106415da035447f3b5a7779d6e149ce6512f2c
parente2898c098fa090303ad0df67d5a9c454bac63e86
ntlmssp over rpc over tcp now fully works

I needed to hack the ntlmssp code a little, as the auth code in samba4
is out of date relative to the samba3 auth code. I need to do a merge :)
(This used to be commit 6ee0935afe9444bf9bb24eed4e02e8377dc746b7)
source4/Makefile.in
source4/auth/auth_ntlmssp.c
source4/include/auth.h
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcerpc_server.h
source4/rpc_server/dcesrv_auth.c