Allow user access to other peoples data

From wiki
Jump to: navigation, search

read wrtie and executable

setfacl -m u:USERNAME:rwx /storage/home/users/folder


remove permission:

setfacl -x u:abc123 /storage/home/users/folder