Moode Forum
Hiding Moode in a Local Network - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: Hiding Moode in a Local Network (/showthread.php?tid=434)



Hiding Moode in a Local Network - Zinck84 - 08-26-2018

Hello.

Right now I live in an apartment in a guest house. I connect to the internet by a network that is also used by other guest.

My question is if it is posible to prevent other users access to the files in the hard disk I connect to moode. I use a repeater to try to make more difficult that someone connects to moode while its in use and mess with it, but moode still appears on the network, leaving acces to all my library to whatever connects to it.

It is there a way to make the files, if not unredeable, at least unwritable?

Thanks for your time.


RE: Hiding Moode in a Local Network - Tim Curtis - 08-26-2018

Edit /etc/samba/smb.conf and change

read only = No

to

read only = Yes


RE: Hiding Moode in a Local Network - Zinck84 - 08-26-2018

(08-26-2018, 12:02 PM)Tim Curtis Wrote: Edit /etc/samba/smb.conf and change

read only = No

to

read only = Yes

Thanks a lot for the answer. And for Moode. Smile