I want to add shareable folder with all users with read / write permissions.
OS: UBUNTU 16.04 Server
I tried this guide but when I try to go into this folder using seedBoxUser account created using createSeedboxUser, I got result:
cd /home/public *** forbidden path: /home/public/
Folder permissions (/home/public):
drwxrwsr-x owner_name ALL_USR_GROUP_NAME
cat /etc/group | grep “ALL_USR_GROUP_NAME”
ALL_USR_GROUP_NAME:x:INT:usr1,usr2,usr3,…
I when this will work I want to add sym link from /home/public to
USR_HOME_DIR/torrents/SHARED_FOLDER