nerdexam
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)
  • A
    3% (1)
  • B
    9% (3)
  • C
    82% (28)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 303-200 Practice