https://bugs.winehq.org/show_bug.cgi?id=42485
Bug ID: 42485 Summary: secur32/tests/ntlm fails with winbind 4 Product: Wine Version: 2.0-rc5 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: secur32 Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Distribution: ---
The offending lines, printed three times:
ntlm.c:486: Test failed: InitializeSecurityContext set buffer size to 1904 ntlm.c:846: Test failed: Running the client returned SEC_E_INVALID_TOKEN, more tests will fail.
This is apparently due to a change in behaviour of winbind, as pointed out here: https://bugs.winehq.org/show_bug.cgi?id=42220#c2
This affects two of the test machines: http://test.winehq.org/data/9eb56e25e37b4adec0d72875455ffb787238672f/index_L...
https://bugs.winehq.org/show_bug.cgi?id=42485
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com, | |hans@meelstraat.net
https://bugs.winehq.org/show_bug.cgi?id=42485
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- I don't see these failures on Debian 9:
$ ntlm_auth --version Version 4.5.12-Debian
What is your version? Can you attach your /etc/smb.conf here?
https://bugs.winehq.org/show_bug.cgi?id=42485
--- Comment #2 from Hans Leidekker hans@meelstraat.net --- (In reply to Hans Leidekker from comment #1)
I don't see these failures on Debian 9:
$ ntlm_auth --version Version 4.5.12-Debian
What is your version? Can you attach your /etc/smb.conf here?
That should be /etc/samba/smb.conf.
https://bugs.winehq.org/show_bug.cgi?id=42485
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- Version 4.3.11-ubuntu; the bug happens with the default smb.conf and with a blank file.
Bug is not present in 4.7.0 on my Manjaro machine, though, so it looks like this was fixed upstream. I'm marking it as NOTOURBUG accordingly.
https://bugs.winehq.org/show_bug.cgi?id=42485
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #4 from André H. nerv@dawncrow.de --- closing, as it is already fixed upstream