http://bugs.winehq.org/show_bug.cgi?id=19781
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #41 from Dan Kegel dank@kegel.com 2010-01-05 05:16:14 --- Rob wrote:
--- snip --- AuthnSvc 10 is: #define RPC_C_AUTHN_WINNT 10
Either ntlm_auth is missing (or outdated) on this machine or there has been a regression in secur32. A +ntlm,+secur32 log would probably help diagnose further. --- snip ---
I'm not at the machine that had the problem, but I am at another good system, and it's not missing ntlm_auth, so I gave it a whirl, and cl -Zi seems to work here.
Maybe we need a winediag log message to catch this case. (In the past, having a missing ntlm_auth module was a no-op, so if there's a warning, people's eyes are trained to ignore it...)