LPI
303-200 · Question #7
Which command revokes ACL-based write access for groups and named users on the file afile?
The correct answer is C. setfacl -m mask: : rx afile. See the full explanation below for the reasoning.
Question
Which command revokes ACL-based write access for groups and named users on the file afile?
Options
- AsetfacI -x group: * : rx, user:*: rx afile
- Bsetfacl -x mask: : rx afile
- Csetfacl -m mask: : rx afile
- Dsetfacl -m group: * : rx, user:*: rx afile
How the community answered
(34 responses)- A3% (1)
- B9% (3)
- C82% (28)
- D6% (2)
Community Discussion
No community discussion yet for this question.