I'm trying to understand permissions on the NAS so that I can properly set up what I want. I've installed fun_plug, setting up the root account/password. I've also set up two accounts, a guest and admin account, through the web GUI. SSH and Telnet both work.
Do read-write permissions work simply like they do in linux (user/group/all) for everything? Since I have my admin user set up to read/write and the guest just to read, then all files written to the NAS when I'm logged in as admin should have permissions which allow the guest user to read (some type of 0774 permission or something like that)?
Basically, if someone could explain what the DNS-321 does out of the box with linux permission, that would be wonderful. I've already seen that since all of the fun_plug stuff is owned by root, none of the usable mountable accounts can use them.
Thanks!