Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Pages: 1
I've been reading various threads from a few sites, but being a noob, I am having a difficult time in understanding how to limit folder access in my DNS-323.
I am using the DNS-323 as a media storage device, and accessing either by PC (mapped directories) or WD HDTV (mounted share). My problem is with the WD HDTV.
The DNS-323, as it is currently mounted in the WD HDTV setup, allows the user via the WD HDTV to see all the folders in the DNS-323. I would like to limit the user to only three folders; TVShows, Music and Movies. The rest I do not want showing up in the list view of the WD HDTV.
I have the mounts file setup correctly (I believe), but its what I have to do and how to do it in the DNS-323 that I am not sure about.
Can someone explain what to do and how to make the modifications?
I am running ffp.
This is from the exports file located in the /etc folder:
/ 192.168.0.0/24(rw,no_root_squash) /mnt/HD_a2 192.168.0.0/24(rw,no_root_squash)
/mnt/HD_b2 192.168.0.0/24(rw,no_root_squash)
If I read a thread correctly I should add a mount line for each folder, such as
/mnt/HD_b2/TVShows 192.168.0.0/24(rw,no_root_squash)
Offline
Pages: 1