You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #6518 Add details about chmod +a vs setfacl (pasdeloup)
This PR was squashed before being merged into the 2.3 branch (closes#6518).
Discussion
----------
Add details about chmod +a vs setfacl
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets | no
chmod +a seems to be a MacOS X non standard feature so it's useless to ask everyone to try it before setfacl. Linux users should directly go for it (Internet is full of comments of people asking how to chmod +a on Ubuntu or CentOS).
Add also informations about NFS and setfacl: it's a common issue when deploying on production.
Commits
-------
f70c6c0 Add details about chmod +a vs setfacl
0 commit comments