http://bugs.winehq.org/show_bug.cgi?id=9923
Kai Blin blin@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Summary|InitializeCredentialsHandle |AcceptCredentialsHandle |fails with ntlm_auth 3.0.26b|fails when winbindd is | |running
--- Comment #1 from Kai Blin blin@gmx.net 2007-10-06 17:58:06 --- Actually this turns out to be AcceptCredentialsHandle (i.e. the server side of things), and only when winbindd is running. This is not really a supported setup with samba 3.x, so I've fixed the ntlm.c code to handle not being able to connect to the winbindd privileged pipe as an authentication failure.
Patch submitted.