nerdexam
LPI

117-303 · Question #54

What is true about the permissions for the file afile given the following output from getfacl? (Select TWO correct answers) % getfacl afile # file: afile # owner: matt # group: support user::rwx…

The correct answer is B. The user hugh will be able to read the contents of the file. E. Anyone in the staff group will be able to read and execute the file. See the full explanation below for the reasoning.

Question

What is true about the permissions for the file afile given the following output from getfacl? (Select TWO correct answers) % getfacl afile # file: afile # owner: matt # group: support user::rwx user:hugh:rw group::r group:staff:rx mask::rwx other::r

Options

  • AAnyone in the support group will be able to read and execute the file.
  • BThe user hugh will be able to read the contents of the file.
  • CAnyone in the users group will be able to read the file.
  • DThe user matt will not be able to edit this file.
  • EAnyone in the staff group will be able to read and execute the file.

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    84% (31)
  • C
    3% (1)
  • D
    11% (4)

Community Discussion

No community discussion yet for this question.

Full 117-303 Practice