Are you trying to share files FROM your NAS or FROM your EnOS computer? You don’t need to configure Samba on your client system unless you intend to share files/folders FROM that client to other clients.
You DO need to configure Samba on your NAS and set up share access permissions. If you don’t set up the SMB shares on your NAS, then nobody on the network will see them. On your NAS you can type this into the NAS terminal to see current status: samba status
I ran into a similar problem where my EnOS laptop could see the SMB shares on my unRAID server (NAS) but not write/modify them. Here’s how I fixed my permissions problem in Dolphin.
In fact, the ONLY way I’m able to achieve write access permissions in Dolphin, is to right-click in the left pane and select “add entry”, then hardcode the user/password into the path (super sketchy): smb://user:password@tower.local
(substiture ‘tower.local’ with your NAS static IP address if you don’t have LAN name resolution enabled.)
