http://bugs.winehq.org/show_bug.cgi?id=19781
--- Comment #21 from Kai Blin kai.blin@gmail.com 2009-10-22 00:52:04 --- I've got this problem reproduced. The issue seems to be that the RPC code never finishes the NTLM handshake. I've failed to find the correct place to send the initial request to the server, the code seems to assume InitializeSecurityContext takes care of that. While trying to wrap my head around the RPC code, university caught up with me again.
I know that I demoed Wine doing NTLM crypto with Outlook in 2006. Did the RPC code significantly change since then? I don't understand how this code would have done the right thing in 2006.