Sharing data: Difference between revisions

Jump to navigation Jump to search
(→‎Default filesystem permissions: amplify role of umask wrt other chmod, setfacl, etc)
Line 135: Line 135:
| 077 || u=rwx,g=,o= || Files are readable, writable and executable by the owner only
| 077 || u=rwx,g=,o= || Files are readable, writable and executable by the owner only
|-
|-
| 027 || u=rwx,g=rx,o= || Files are readable and executable by the owner and their group, but writable only by their owner
| 027 || u=rwx,g=rx,o= || Files are readable and executable by the owner and the group, but writable only by the owner
|-
|-
| 007 || u=rwx,g=rwx,o= || Files are readable, writable and executable by the owner and their group
| 007 || u=rwx,g=rwx,o= || Files are readable, writable and executable by the owner and the group
|-
|-
| 022 || u=rwx,g=rx,o=rx || Files are readable and executable by everyone, but writable only by their owner
| 022 || u=rwx,g=rx,o=rx || Files are readable and executable by everyone, but writable only by the owner
|-
|-
| 002 || u=rwx,g=rwx,o=rx || Files are readable and executable by everyone, but writable only by their owner and their group
| 002 || u=rwx,g=rwx,o=rx || Files are readable and executable by everyone, but writable only by the owner and the group
|}
|}


Bureaucrats, cc_docs_admin, cc_staff
2,879

edits

Navigation menu