root@test:/# setfacl -Rm d:u:test:rwx /home/test
root@test:/# setfacl -Rm u:test:rwx /home/test
root@test:/# mkdir /home/test/gsd
root@test:/# ls -la /home/test/
total 16
drwxrwxr-x+ 1 test test 92 Sep 5 02:01 .
drwxr-xr-x 1 root root 20 Sep 5 01:57 ..
-rw-rwx---+ 1 test test 21 Sep 5 01:58 .bash_history
-rw-rwxr--+ 1 test test 220 Sep 5 01:57 .bash_logout
-rw-rwxr--+ 1 test test 3771 Sep 5 01:57 .bashrc
-rw-rwxr--+ 1 test test 807 Sep 5 01:57 .profile
drwxrwxr-x+ 1 root root 0 Sep 5 02:01 gsd
drwxrwxr-x+ 1 test test 0 Sep 5 01:58 huk