permissions/restrictions on nested directory structure without an ACL for every subdirectory. #1058
-
I've got a situation where I've got an /incoming folder and inside that folder I have a couple dozen subfolders. I only want the user to be able to upload files into the subfolders. Since there are so many folders I have them being auto-created via an event for new users created with a specific admin account. the group these users are created with has a basic ACL on the root, and /incoming folders to at least prevent new directories, etc. Is there anyway to make it so users only have permissions on /incoming/*/ without naming every single subfolder? I see the per directory pattern restrictions but I'm not sure what it's used for. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
2017cb6