The Smb share isn't compatible with Steam.
The Smb share isn't compatible with Steam.
I installed the share via CIFS using the provided command. The error about the library requiring execute permissions suggests the mount point needs proper access rights. Ensure the filesystem is mounted with execute privileges or adjust permissions accordingly.
Be aware you may need to share your password on a public site. Consider giving execute rights to the folder by running chmod -R +x /path/to/share. Verify your configuration matches the provided link for compatibility.
It doesn't appear you have the settings from the link you shared. [global] usershare owner only is false, no Unix extensions are enabled, symlinks are allowed, wide links are supported, NTLM authentication is disabled, and client NTLMv2 support is active.
Theoretically after mounting the file system it should behave like a regular folder... if the configuration issue isn't present, it might be a more straightforward problem. Would you like me to run `ls -lah` in the directory you're planning to use for your Steam library?
total 0 drwxr-xr-x 2 paul root 0 Feb 4 21:38 . drwxr-xr-x 2 paul root 0 Feb 5 22:36 .. drwxr-xr-x 2 paul root 0 Feb 5 22:36 Steam_Test
It seems the setup isn't compatible with this method. It might not be allowed by Steam, even if it doesn’t seem obvious. Your goal is clear—let’s explore alternatives. Also note that relying on a network drive for Steam libraries can hurt performance, especially with loading times and gameplay.