User Tools

Site Tools


linux:acls

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:acls [2019/07/16 07:36] jansenlinux:acls [2022/04/13 07:08] (current) – [Permissions and groups] jansen
Line 2: Line 2:
  
 ===== Permissions and groups ===== ===== Permissions and groups =====
-Normal file permissions on Linux (and UNIX) consist of 3 categories: the file user (owner), the group the file belongs to, and all others. For each of these categories, the owner can set a combination of read (r), write(w) and execute (x) permissions.+Normal file permissions on Linux (and UNIX) consist of 3 categories: the file user (owner), the group the file belongs to, and all others. For each of these categories, the owner can set a combination of read ( r), write(w) and execute (x) permissions.
 [Additionally, there are a couple of special permissions (setuid, setgid, sticky) which are not covered here] [Additionally, there are a couple of special permissions (setuid, setgid, sticky) which are not covered here]
  
Line 83: Line 83:
   nfs4_getfacl /disks/web1/website1| nfs4_setfacl -R -S - /disks/web2/website2   nfs4_getfacl /disks/web1/website1| nfs4_setfacl -R -S - /disks/web2/website2
  
 +====== Devices without ACL support ======
 +Unfortunately, not all devices support these ACLs (yet). It is currently not possible to use them on:
 +  * /disks/paradata
 +  * /disks/vdesk/data2
  
linux/acls.1563262613.txt.gz · Last modified: 2019/07/16 07:36 by jansen