Prima pagina Indietro Avanti Ultima pagina Panoramica Immagine
Accesso Control List
Autorizzazioni complesse (ACL):
root@linuxday2022:~# setfacl -m u:giuseppe:rwx testacl
root@linuxday2022:~# ls -l testacl
-rw-rwxr--+ 2 root root 5 21 ott 21.08 testacl
root@linuxday2022:~# getfacl testacl
# file: testacl
# owner: root
# group: root
user::rw-
user:giuseppe:rwx
group::r--
mask::rwx
other::r--
Dai file ai blocchi del disco