dir permissions: delete enclosed files but not create or write to files
1
vote
1
answer
54
views
I want the following situation for a user's directory:
- user can list files
- user can read files
- user can delete files
- user cannot add files
- (ideally, also) user cannot modify files
I haven't been able to think of a way to do this with permissions and xattrs. Any thoughts? The file system types in use are NFS v3 and GPFS. The OS is RHEL 7 Linux.
Asked by Cavalcade of Cats
(227 rep)
Nov 7, 2022, 04:53 PM
Last activity: Jul 7, 2023, 12:18 PM
Last activity: Jul 7, 2023, 12:18 PM