Fora

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.

Autor Odpowiedzi
Dadu042 Friday 26 April 2019 at 12:44
Dadu042

This issue also occurs on Linux (ubuntu 18.10)  :

http://wiki.playonlinux.com/index.php/Troubleshooting_Common_Problems#PlayOnMac:_SECUR32_initNTLMSP_ntlm_auth_was_not_found_or_is_outdated

 

What is  the right way to fix it ? (POL 4.3.4)

Quentin PÂRIS Wednesday 1 May 2019 at 10:13
Quentin PÂRISAnonymous

The right way is to have samba installed. On macOS, we have a function that provides winbind

Quentin PÂRIS Wednesday 1 May 2019 at 10:14
Quentin PÂRISAnonymous

Check office 2010 script 

Dadu042 Saturday 11 May 2019 at 10:12
Dadu042

In Microsoft Office 2010 I found this part of code :

if [ "$POL_OS" = "Mac" ]; then
    # Samba support
    POL_Call POL_GetTool_samba3
    source "$POL_USER_ROOT/tools/samba3/init"
fi

Is it what your talking about ?   Because I 'm on Linux, not OS X...

Edytowane przez Dadu042

Quentin PÂRIS Saturday 11 May 2019 at 16:27
Quentin PÂRISAnonymous

On linux, juste install winbind and you are good

superstar1010 Saturday 8 June 2019 at 13:24
superstar1010Anonymous

 

On linux, juste install winbind and you are good ????

Hi Quentin - I have MAC OS Sierra -with PlayonMac- and I get the error message above when I try and run MT4Bar =- which appears to hve installed OK - I thought maybe I had to re-install Winbind - but I can't figure out how - do I go to PlayonMac console (in the  Tools menu)? One thread suggested using SUDO  Apt-Get Remove Winbind && SUDO Apt-Get Install Winbind - but the Apt-Get command is not found, and Winbind is also not found -  I have to bbe in some particular directory?? Thanks for any help...................

superstar1010 Saturday 8 June 2019 at 13:25
superstar1010Anonymous

Should be:  Do I have to be in some particular directory?? Thanks for any help...................

 

superstar1010 Saturday 8 June 2019 at 13:33
superstar1010Anonymous

 

Also on May 5th 21 27: You say:  'There is also a bundled component in PlayOnMac to install ntlm_auth for a given app ;)'

How do I access that??  THANK YOU.