0010: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.
I hope a solution, thanks.

Code: Select all
... Usually, you can find it in the winbind package of your distribution.
Thanks for answering, the problem is solved by installing the winbind package.Bob Wya wrote: ↑Fri Oct 04, 2019 12:16 pm @xXShadicXx11
The terminal output literally answers your question:Since you have not stated what Linux distribution you are using I can't state the exact (samba-related) package you'd require...Code: Select all
... Usually, you can find it in the winbind package of your distribution.
Frequently this isn't a major problem - since not many Windows applications actually use SMB networking directly...
Bob