http://bugs.winehq.org/show_bug.cgi?id=58190
Bug ID: 58190 Summary: secur32:ntlm tests fail on Windows 11 24H2 Product: Wine Version: 10.6 Hardware: x86-64 OS: Windows Status: UNCONFIRMED Severity: normal Priority: P2 Component: secur32 Assignee: wine-bugs@winehq.org Reporter: bshanks@codeweavers.com
secur32:ntlm has one failure on Windows 11 24H2:
ntlm.c:348: Running the client the second time. ntlm.c:956: Test failed: Running the client returned SEC_E_NO_CREDENTIALS, more tests will fail. ntlm.c:973: Tests skipped: Authentication failed, skipping test.
This is likely because of the removal of NTLMv1 from Windows 11 24H2 and Server 2025: https://learn.microsoft.com/en-us/windows/whats-new/removed-features
http://bugs.winehq.org/show_bug.cgi?id=58190
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #1 from Piotr Caban piotr.caban@gmail.com --- I've created https://gitlab.winehq.org/wine/wine/-/merge_requests/7955 to address that.
http://bugs.winehq.org/show_bug.cgi?id=58190
--- Comment #2 from Brendan Shanks bshanks@codeweavers.com --- Sorry for the delay, I got around to retesting this and it still fails with:
ntlm.c:383: Running the client the second time. ntlm.c:983: Test failed: Running the client returned SEC_E_NO_CREDENTIALS, more tests will fail. ntlm.c:1000: Tests skipped: Authentication failed, skipping test.
http://bugs.winehq.org/show_bug.cgi?id=58190
--- Comment #3 from Hans Leidekker hans@meelstraat.net --- (In reply to Brendan Shanks from comment #2)
Sorry for the delay, I got around to retesting this and it still fails with:
ntlm.c:383: Running the client the second time. ntlm.c:983: Test failed: Running the client returned SEC_E_NO_CREDENTIALS, more tests will fail. ntlm.c:1000: Tests skipped: Authentication failed, skipping test.
Here's a fix: https://gitlab.winehq.org/wine/wine/-/merge_requests/8290
http://bugs.winehq.org/show_bug.cgi?id=58190
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=58190
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5593db6bb7026e97890654a6b71 | |f45e2d1079de0 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Hans Leidekker hans@meelstraat.net --- Fixed by 5593db6bb7026e97890654a6b71f45e2d1079de0.
http://bugs.winehq.org/show_bug.cgi?id=58190
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.10.