Reply To: permission denied when mounting samba share

4. März 2019 at 17:30 #44645

Hi Clemens,

If you did not have it included, please try doing so.

Please also follow the help section’s advice:

Options (user, password and other options for network share): e.g. user=name,password=pass,sec=ntlm,iocharset=utf8,vers=1.0
important: always add to the options sec=ntlm! With cifs mounts, always include vers=1.0!

Should look like this:
//GOOFY/MP3 /mnt/mp3 cifs user=xbmc,password=“test123″,sec=ntlm,iocharset=utf8,vers=1.0