Actions
User story #14640
closedUser story #14623: Add generic methods to manage file/directory ACLs
Add a generic method to remove ace for a given user on a given file
Effort required:
Name check:
Reviewed
Fix check:
Error - Fixed
Regression:
Description
It will take as args:
-path (or regex matching files)
-recursive (true/false)
-username
Updated by Félix DALLIDET over 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET over 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/ncf/pull/959
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 5.0.10 to 5.0.11
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 5.0.11 to 5.0.12
Updated by Félix DALLIDET over 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:3ddc1af6a31c22310bd4346eab67322df7524fa8.
Updated by Alexis Mousset over 5 years ago
- Name check changed from To do to Reviewed
Updated by Félix DALLIDET over 5 years ago
- Fix check changed from To do to Error - Blocking
Updated by Félix DALLIDET over 5 years ago
We have a success if the setfacl command is absent of the system which is really bad
Updated by Félix DALLIDET over 5 years ago
- Fix check changed from Error - Blocking to Error - Fixed
Updated by Vincent MEMBRÉ over 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.12 which was released today.
Actions