Setfacl

From UVOO Tech Wiki
Jump to navigation Jump to search
mkdir test
setfacl -m 'u:EXAMPLE\myuser:rwx' ./test/
setfacl -x 'u:EXAMPLE\myuser' ./test/