In the tab filesystem/mount I don’t seem to get it right, keep getting the error: mount error(79): Can not access a needed shared library Refer to the mount.cifs(8) manual page (e.g. man mount.cifs).
After searching the internet a possible fix with the ntlmv2 came up but it did not work either.
I want to use a Qnap NAS 212P and a raspberry PI 2 model B. the NAS has 192.168.179.53 as IP and the directory where the music is stored is: /share/homes/music verified with linux PC in terminal ssh login on NAS.
The /mnt/music directory is already written on the raspberry system with max2play on linux computer using nfs instead of cifs, with nfs I did not get an error message but the contents of my NAS was not listed in the Logitech media server
The lines beneath this text I keyed in on a windows 10 machine using edge as browser.
//192.168.179.53/share/homes/music /mnt/music cifs user={my username},password={my password},sec=ntlmv2,iocharset=uft8