NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
sebus46
May 01, 2013Aspirant
AjaxExplorer access to home folder
What does one need to configure to have access to user home folder from AjaxExplorer interface? RN Duo+ Thanks sebus
sebus46
May 01, 2013Aspirant
You have to create a repository pointing to the specific folder
Correct, but one needs to change the group rights to this folder.
Good explanation of rights in RN is here
Just create new group (ie userandadmin ), make it primary for the user, add admin as a secondary member and
Now all that's left is to set the permissions on the directory:
sudo chgrp -R userandadmin /path/to/the/directory
sudo chmod -R 770 /path/to/the/directory
sebus
Correct, but one needs to change the group rights to this folder.
Good explanation of rights in RN is here
Just create new group (ie userandadmin ), make it primary for the user, add admin as a secondary member and
Now all that's left is to set the permissions on the directory:
sudo chgrp -R userandadmin /path/to/the/directory
sudo chmod -R 770 /path/to/the/directory
sebus
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!