TheBassest <wineforum-user@xxxxxxxxxx> wrote: > >Code: >$ env WINEPREFIX="/home/user/.wine" wine C:\\Program\ Files\ \(x86\)\\Steam\\Steam.exe >CellID: Fetching server list from CSDS. . . >fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub. >err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. >err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution. And here is your problem. Install the winbind package for your distribution, like it says. >I tried installing the samba-winbind-clients package (both x84_64 and i686), but no luck... any ideas? This will not fix the problem. The NATIVE version of winbind needs to be installed, not the SAMBA version. James McKenzie