https://bugs.winehq.org/show_bug.cgi?id=42281
Bug ID: 42281 Summary: rpcrt4/tests/rpc.ok multiple failures Product: Wine Version: 2.0-rc6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: rpc Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Distribution: ---
Created attachment 56990 --> https://bugs.winehq.org/attachment.cgi?id=56990 log with +rpc
Log attached.
https://bugs.winehq.org/show_bug.cgi?id=42281
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- You need to install ntlm_auth:
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
Missing ntlm_auth explains errors like this:
warn:rpc:find_security_package unsupported AuthnSvc 10 rpc.c:893: Test failed: got 1747
https://bugs.winehq.org/show_bug.cgi?id=42281
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- (In reply to Hans Leidekker from comment #1)
You need to install ntlm_auth:
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
Missing ntlm_auth explains errors like this:
warn:rpc:find_security_package unsupported AuthnSvc 10 rpc.c:893: Test failed: got 1747
Whoops, my apologies. I saw that showing up on every application and foolishly didn't pay attention to it.
https://bugs.winehq.org/show_bug.cgi?id=42281
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Closing.