Actions
Bug #14517
closedUser story #12271: Generic method to set POSIX ACL
Add a generic method to remove posix ACL
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Error - Fixed
Regression:
Description
The GM should ensure that there is no POSIX ACL on the given file or list of file.
When "repairing" it will do exactly like setfacl -b and remove the POSIX ACL, keeping only the classic group user and other ones.
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 Alexis Mousset
- Pull Request set to https://github.com/Normation/ncf/pull/940
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 5.0.9 to 5.0.10
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:13ab3cbdfee4e1ecd9c008ba4f80cc06ad03ce9b.
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.
See #15121
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