When sharing files and folders between computers, you can set custom permissions to grant or restrict access to those files and folders.
Before you begin setting custom file and folder permissions, you might want to investigate how the files and folders are to be shared, who has access, and what type of access you want users to have. A recommended way to manage file and folder permissions is to create groups of users who share the same privileges.
Depending on your network environment, you can use standard permissions (also referred to as POSIX permissions), ACL permissions, or both to manage file or folder access.
The following table shows examples of the standard permissions and ACL permissions necessary to configure some common folder-sharing settings.
Folder | ACL (everyone) | POSIX |
---|---|---|
Drop box | Permission type: Allow Select the following checkboxes:
| Owner: read, write, execute Group: read, write, execute Other: write Set the owner to root and set the group to admin. |
Backup share | Permission type: Allow Select the following checkboxes:
| Owner: read, write, execute Group: read, write, execute Other: no permissions Set the owner to root and set the group to admin. |
Home folder | Permission type: Deny
| Owner: read, write, execute Group: read only Other: read only |