[Bug 19781] Visual C++ 2005 Express: -Zi option doesn't work; breaks Firefox build's configure script

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 29 04:52:51 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=19781





--- Comment #31 from Rob Shearman <robertshearman at gmail.com>  2009-11-29 04:52:50 ---
Created an attachment (id=25000)
 --> (http://bugs.winehq.org/attachment.cgi?id=25000)
Patch series add support for RPC server authentication

With this patch series applied:
- ncacn_ip_tcp attempts to authenticate using SSPI, but fails for me because
ntlm_auth can't connect to winbindd (and crashes in DecryptMessage due to a
secur32 bug).
- ncalrpc doesn't use SSPI for authentication, instead relying on the security
built into the LRPC transport.

RpcBindingInqAuthClientA/W still need to be fixed to report the connection as
authenticated when using ncalrpc but I'm hoping this is enough to allow the
application to work for the moment.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list