Project

General

Profile

Actions

User story #22386

closed

Add a 'Permissions POSIX ACLs entry parent' method

Added by Félix DALLIDET about 1 year ago. Updated 12 months ago.

Status:
Released
Priority:
N/A
Category:
Generic methods
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Small
Name check:
To do
Fix check:
Checked
Regression:
No

Description

The current ACLs methods are ok to define ACLs on single file/file tree, but not suited to give access to give access to upper folders.

The problem is: even the user has the read permissions now for the given file, it cannot access the file, as the permissions are missing on the upper folders. We also cannot use "recursive" mode for a given directory, as this would mean, that the user will get read access to all files under the given directory.

The method should recurse upward starting from the target file and apply the given 'parent_acl' and behave as the current methods for the target.


Subtasks 1 (0 open1 closed)

User story #22762: Permission POSIX ACLs merged in incorrect branchReleasedFélix DALLIDETActions

Related issues 2 (1 open1 closed)

Related to Rudder - User story #12271: Generic method to set POSIX ACLNewFélix DALLIDETActions
Has duplicate Rudder - User story #14528: Add a generic method to enforce posix ACLRejectedActions
Actions

Also available in: Atom PDF